|
Public Member Functions |
| | seDRMCD3DLocation () |
| | Default constructor.
|
| | seDRMCD3DLocation (const seObject &other) |
| | Constructor for seDRM... class conversions.
|
| const SRM_CD_3D_Coordinate & | get_coordinate () |
| | get field coordinate
|
| void | set_coordinate (const SRM_CD_3D_Coordinate &val) |
| | set field coordinate
|
| void | set_coordinate (SRM_Long_Float longitude, SRM_Long_Float latitude, SRM_Long_Float ellipsoidal_height) |
| | set field coordinate by parameter list
|
| virtual SE_DRM_Class | getClassType () const |
| | CD3DLocation class identification.
|