northings property

northings property

Northings

Definition:

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

See Also