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