eccentricity_in_y property

eccentricity_in_y property

EccentricityInY

Definition:

@property
def eccentricity_in_y(self):
    ...
@eccentricity_in_y.setter
def eccentricity_in_y(self, value):
    ...

See Also