SRM Reference Manual
Types
SRM_PD_3D_Coordinate
/*!
 * STRUCT: SRM_PD_3D_Coordinate
 *
 *   This non-object data type specifies the 3D coordinate-components for
 *   SRFT PLANETODETIC.
 */
typedef struct
{

SRM_Long_Float longitude;
SRM_Long_Float latitude;
SRM_Long_Float ellipsoidal_height;
} SRM_PD_3D_Coordinate;



Prev: SRM_ORMT_Code. Next: SRM_PD_Surface_Coordinate.


Return to: Top of this Page, Type Index