theta_start property

theta_start property

Gets or sets the theta start.

Definition:

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

See Also