sea_level_elevation property

sea_level_elevation property

Gets or sets the sea level elevation.

Definition:

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

See Also