SRM Reference Manual
Types
SRM_LSA_2D_Coordinate
/*!
 * STRUCT: SRM_LSA_2D_Coordinate
 *
 *   This non-object data type specifies the 2D coordinate-components for
 *   SRFT LOCAL_SPACE_AZIMUTHAL_2D.
 */
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