SRM Reference Manual
Types
SRM_CD_Surface_Coordinate
/*!
 * STRUCT: SRM_CD_Surface_Coordinate
 *
 *   This non-object data type specifies the surface coordinate-components for
 *   SRFT CELESTIODETIC.
 */
typedef struct
{

SRM_Long_Float longitude;
SRM_Long_Float latitude;
} SRM_CD_Surface_Coordinate;



Prev: SRM_CD_3D_Coordinate. Next: SRM_Coordinate.


Return to: Top of this Page, Type Index