true_north property

true_north property

TrueNorth

Definition:

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

See Also