phi_start property

phi_start property

Gets or sets the phi start.

Definition:

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

See Also