SRM Reference Manual
Types
SRM_CD_3D_Coordinate
/*!
 * STRUCT: SRM_CD_3D_Coordinate
 *
 *   This type contains the CD 3D coordinate values.
 */
typedef struct
{

SRM_Long_Float longitude;
SRM_Long_Float latitude;
SRM_Long_Float ellipsoidal_height;
} SRM_CD_3D_Coordinate;



Prev: SRM_Boolean. Next: SRM_CD_Surface_Coordinate.


Return to: Top of this Page, Type Index