SRM Reference Manual
Types
SRM_GD_Coordinate_3D
/*
 * STRUCT: SRM_GD_Coordinate_3D
 *
 *   This data type specifies a coordinate within the Geodetic (GD)
 *   3D Spatial Reference Frame (SRF). See the Spatial Reference Model
 *   (SRM) for details.
 */
typedef struct
{
SRM_Long_Float geodetic_longitude; (notes)
SRM_Long_Float geodetic_latitude; (notes)
SRM_Long_Float elevation; (notes)
} SRM_GD_Coordinate_3D;


Field Notes


geodetic_longitude

 in degrees

geodetic_latitude

 in degrees

elevation

 Elevation or height; positive "outwards" along the direction
 normal to the ORM



Prev: SRM_GD_Coordinate_2D. Next: SRM_GD_Parameters_2D.


Return to: Top of this Page, Type Index

Last updated: May 15, 2003 Copyright © 2003 SEDRIS™