/* * STRUCT: SRM_LSR_2D_PARAMETERS * * The parameters needed to define the Local Space Rectangular (LSR2) 2D * Spatial Reference Frame (SRF). See the Spatial Reference Model for * details. */
| typedef | struct | ||
| { | |||
| /* | |||
| * Specification of Object Reference Model (ORM) | |||
| */ | |||
| SE_DIRECTION_OF_FORWARD_ENUM | forward_direction; | ||