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

SRM_Long_Float geodetic_longitude;
SRM_Long_Float geodetic_latitude;
SRM_Long_Float azimuth;
SRM_Long_Float x_false_origin;
SRM_Long_Float y_false_origin;
SRM_Long_Float height_offset;
} SRM_LTSE_Parameters;



Prev: SRM_LTSE_3D_Coordinate. Next: SRM_LTSE_Surface_Coordinate.


Return to: Top of this Page, Type Index