SRM Reference Manual
Types
SRM_SRFS_Code_Info
/*!
 * STRUCT: SRM_SRFS_Code_Info
 */
typedef struct
{

SRM_SRFS_Code srfs_code;
union _SRM_SRFS_Code_Info_Union
{
SRM_Integer srfsm_unspecified;
SRM_SRFSM_Alabama_SPCS_Code srfsm_alabama_spcs;
SRM_SRFSM_GTRS_GCS_Code srfsm_gtrs_gcs;
SRM_SRFSM_Japan_Rectangular_Plane_CS_Code srfsm_japan_rectangular_plane_cs;
SRM_SRFSM_Lambert_NTF_Code srfsm_lambert_ntf;
SRM_SRFSM_UPS_Code srfsm_ups;
SRM_SRFSM_UTM_Code srfsm_utm;
SRM_SRFSM_Wisconsin_SPCS_Code srfsm_wisconsin_spcs;
} value;
} SRM_SRFS_Code_Info;



Prev: SRM_SRFS_Code. Next: SRM_SRFS_Info.


Return to: Top of this Page, Type Index