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

SRM_Axis_Direction forward_direction;
SRM_Axis_Direction up_direction;
} SRM_LSR_3D_Parameters;



Prev: SRM_LSR_2D_Parameters. Next: SRM_LTSAS_3D_Coordinate.


Return to: Top of this Page, Type Index