SRM Reference Manual
Types
SRM_LTSC_3D_Coordinate
/*!
 * STRUCT: SRM_LTSC_3D_Coordinate
 *
 *   This type contains the LTSC 3D coordinate values.
 */
typedef struct
{

SRM_Long_Float angle;
SRM_Long_Float radius;
SRM_Long_Float height;
} SRM_LTSC_3D_Coordinate;



Prev: SRM_LTSAS_Surface_Coordinate. Next: SRM_LTSC_Surface_Coordinate.


Return to: Top of this Page, Type Index