elevation_of_ref_height property

elevation_of_ref_height property

ElevationOfRefHeight

Definition:

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

See Also