eastings property

eastings property

Eastings

Definition:

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

See Also