SRM Reference Manual
Types
SRM_Local_Tangent_Parameters
/*!
 * STRUCT: SRM_Local_Tangent_Parameters
 *
 *  Local Tangent (LT) Parameters are used as a means of
 *  specifying the LT spatial coordinate systems
 */
typedef struct
{

SRM_Long_Float geodetic_longitude;
SRM_Long_Float geodetic_latitude;
SRM_Long_Float azimuth;
SRM_Long_Float height_offset;
} SRM_Local_Tangent_Parameters;



Prev: SRM_LCE_3D_Parameters. Next: SRM_Long_Float.


Return to: Top of this Page, Type Index