SRM Reference Manual
Types
SRM_SRF_Parameters_3D
/*
 * STRUCT: SRM_SRF_Parameters_3D
 *
 *   This data type specifies a 'generic' set of 3D
 *   spatial reference frame parameters.
 */
typedef struct
{
SRM_SRF_3D spatial_reference_frame;
union
{
SRM_GD_Parameters_3D gd; (notes)
SRM_GC_Parameters_3D gc; (notes)
SRM_GM_Parameters_3D gm; (notes)
SRM_GEI_Parameters_3D gei; (notes)
SRM_GSE_Parameters_3D gse; (notes)
SRM_GSM_Parameters_3D gsm; (notes)
SRM_SM_Parameters_3D sm; (notes)
SRM_GCS_Parameters_3D gcs; (notes)
SRM_AEC_Parameters_3D aec; (notes)
SRM_APS_Parameters_3D aps; (notes)
SRM_ALCC_Parameters_3D alcc; (notes)
SRM_ATM_Parameters_3D atm; (notes)
SRM_AUTM_Parameters_3D autm; (notes)
SRM_LTP_Parameters_3D ltp; (notes)
SRM_LSR_Parameters_3D lsr; (notes)
SRM_AM_Parameters_3D am; (notes)
SRM_AOM_Parameters_3D aom; (notes)
SRM_AUPS_Parameters_3D aups; (notes)
} parameters;
} SRM_SRF_Parameters_3D;


Field Notes


gd

 Geodetic (3D) SRF

gc

 Geocentric (3D) SRF

gm

 Geomagnetic (3D) SRF

gei

 Geocentric Equatorial Inertial (3D) SRF

gse

 Geocentric Solar Ecliptic (3D) SRF

gsm

 Geocentric Solar Magnetospheric (3D) SRF

sm

 Solar Magnetic (3D) SRF

gcs

 "Global Coordinate System" (3D) SRF

aec

 Augmented Equidistant Cylindrical (3D) SRF

aps

 Augmented Polar Stereographic (3D) SRF

alcc

 Augmented Lambert Conformal Conic (3D) SRF

atm

 Augmented Transverse Mercator (3D) SRF

autm

 Augmented Universal Transverse Mercator (3D) SRF

ltp

 Local Tangent Plane (3D) SRF

lsr

 Local Space Rectangular (3D) SRF

am

 Augmented Mercator (3D) SRF

aom

 Augmented Oblique Mercator (3D) SRF

aups

 Augmented Universal Polar Stereographic (3D) SRF



Prev: SRM_SRF_Parameters_2D. Next: SRM_SRF_Parameters_Pair.


Return to: Top of this Page, Type Index

Last updated: May 15, 2003 Copyright © 2003 SEDRIS™