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

SRM_Long_Float angle;
SRM_Long_Float radius;
} SRM_LSP_2D_Coordinate;



Prev: SRM_LSA_2D_Coordinate. Next: SRM_LSR_2D_Parameters.


Return to: Top of this Page, Type Index