SRM Reference Manual
Types
SRM_LSA_2D_Coordinate
/*!
 * STRUCT: SRM_LSA_2D_Coordinate
 *
 *   This type contains the LSA 2D coordinate values.
 */
typedef struct
{

SRM_Long_Float azimuth;
SRM_Long_Float radius;
} SRM_LSA_2D_Coordinate;



Prev: SRM_Long_Float. Next: SRM_LSP_2D_Coordinate.


Return to: Top of this Page, Type Index