phi_length property

phi_length property

Gets or sets the length of the phi.

Definition:

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

See Also