eccentricity_in_x property

eccentricity_in_x property

EccentricityInX

Definition:

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

See Also