SRM Reference Manual
Types
SRM_CS_Code
/*!
 * REGISTERABLE ENUM: SRM_CS_Code
 *
 *  The SRM_Integer code data type SRM_CS_Code specifies a CS by its code as
 *  defined in Clause 5 of 18026 or by registration.
 */
typedef SRM_Integer SRM_CS_Code;
Enumerant Definition Value
SRM_CSCOD_UNSPECIFIED 0
SRM_CSCOD_EUCLIDEAN_3D
 Euclidean 3D.
1
SRM_CSCOD_LOCOCENTRIC_EUCLIDEAN_3D
 Localized Euclidean 3D
2
SRM_CSCOD_SPHERICAL
 Spherical.
3
SRM_CSCOD_LOCOCENTRIC_SPHERICAL
 Localized spherical
4
SRM_CSCOD_AZIMUTHAL_SPHERICAL
 Azimuthal spherical.
5
SRM_CSCOD_LOCOCENTRIC_AZIMUTHAL_SPHERICAL
 Localized azimuthal spherical.
6
SRM_CSCOD_GEODETIC
 Geodetic 3D.
7
SRM_CSCOD_PLANETODETIC
 Planetodetic 3D. Geodetic 3D with longitude in opposite direction.
8
SRM_CSCOD_CYLINDRICAL
 Cylindrical.
9
SRM_CSCOD_LOCOCENTRIC_CYLINDRICAL
 Localized cylindrical.
10
SRM_CSCOD_MERCATOR
 Mercator and augmented Mercator map projection coordinate systems.
11
SRM_CSCOD_OBLIQUE_MERCATOR_SPHERICAL
 Oblique Mercator and augmented oblique Mercator map projections of a
 sphere.
12
SRM_CSCOD_TRANSVERSE_MERCATOR
 Transverse Mercator and augmented transverse Mercator map projections.
13
SRM_CSCOD_LAMBERT_CONFORMAL_CONIC
 Lambert conformal conic and augmented Lambert conformal conic map
 projections.
14
SRM_CSCOD_POLAR_STEREOGRAPHIC
 Polar stereographic and augmented polar stereographic map projections.
15
SRM_CSCOD_EQUIDISTANT_CYLINDRICAL
 Equidistant cylindrical and augmented equidistant cylindrical map
 projections.
16
SRM_CSCOD_SURFACE_GEODETIC
 Surface geodetic.
17
SRM_CSCOD_SURFACE_PLANETODETIC
 Surface planetodetic. Surface geodetic with longitude in opposite
 direction.
18
SRM_CSCOD_LOCOCENTRIC_SURFACE_EUCLIDEAN
 Localization of Euclidean 2D CS into plane surface in 3D
 position-space.
19
SRM_CSCOD_LOCOCENTRIC_SURFACE_AZIMUTHAL
 Localization of azimuthal CS into plane surface in 3D position-space.
20
SRM_CSCOD_LOCOCENTRIC_SURFACE_POLAR
 Localization of polar CS into plane surface in 3D position-space.
21
SRM_CSCOD_EUCLIDEAN_2D
 Euclidean 2D.
22
SRM_CSCOD_LOCOCENTRIC_EUCLIDEAN_2D
 Localized Euclidean 2D
23
SRM_CSCOD_AZIMUTHAL
 Azimuthal coordinate system.
24
SRM_CSCOD_LOCOCENTRIC_AZIMUTHAL
 Localization of azimuthal CS.
25
SRM_CSCOD_POLAR
 Polar coordinate system.
26
SRM_CSCOD_LOCOCENTRIC_POLAR
 Localized polar.
27
SRM_CSCOD_EUCLIDEAN_1D
 Euclidean 1D.
28



Prev: SRM_Coordinate3D_Array. Next: SRM_Direction_Array.


Return to: Top of this Page, Type Index