system_coordinate property

system_coordinate property

The type of coordinate system.

Definition:

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

See Also