A B C D E F G I L M N O P Q R S T V W Y _ 

A

A - Variable in class SRM.OrmData
 
A2 - Variable in class SRM.OrmData
 
A2_inv - Variable in class SRM.OrmData
 
A_inv - Variable in class SRM.OrmData
 

B

B - Variable in class SRM.OrmData
 
B_inv - Variable in class SRM.OrmData
 
BaseSRF - Class in SRM
The BaseSRF abstract class is the base class for all SRFs.
BaseSRF() - Constructor for class SRM.BaseSRF
 
BaseSRF_2D - Class in SRM
The BaseSRF_2D abstract class is the base class for the 2D SRFs.
BaseSRF_2D() - Constructor for class SRM.BaseSRF_2D
 
BaseSRF_3D - Class in SRM
The BaseSRF_3D abstract class is the base class for the 3D SRFs.
BaseSRF_3D() - Constructor for class SRM.BaseSRF_3D
 
BaseSRF_MapProjection - Class in SRM
The BaseSRF_MapProjection abstract class.
BaseSRF_MapProjection() - Constructor for class SRM.BaseSRF_MapProjection
 
BaseSRF_WithEllipsoidalHeight - Class in SRM
The BaseSRF_WithEllipsoidalHeight abstract class.
BaseSRF_WithEllipsoidalHeight() - Constructor for class SRM.BaseSRF_WithEllipsoidalHeight
 
BaseSRF_WithTangentPlaneSurface - Class in SRM
The BaseSRF_WithTangentPlaneSurface abstract class.
BaseSRF_WithTangentPlaneSurface() - Constructor for class SRM.BaseSRF_WithTangentPlaneSurface
 
Bfs - Class in SRM
 
Bfs() - Constructor for class SRM.Bfs
 

C

C - Variable in class SRM.OrmData
 
C2 - Variable in class SRM.OrmData
 
CacheManager - Class in SRM
 
CacheManager() - Constructor for class SRM.CacheManager
 
calculateConvergenceOfTheMeridian(CoordSurf) - Method in class SRM.BaseSRF_MapProjection
Returns the Convergence of the Meridian in radians at a position on the surface of the oblate spheroid.
calculateEuclideanDistance(Coord, Coord) - Static method in class SRM.BaseSRF
Returns the Euclidean distance between two coordinates.
calculateEuclideanDistance(Coord2D, Coord2D) - Static method in class SRM.BaseSRF_2D
Returns the Euclidean distance between two coordinates.
calculateEuclideanDistance(Coord3D, Coord3D) - Static method in class SRM.BaseSRF_3D
Returns the euclidean distance between two coordinates.
calculateEuclideanDistance(CoordSurf, CoordSurf) - Static method in class SRM.BaseSRF_WithEllipsoidalHeight
Returns the Euclidean distance between two coordinates.
calculateGeodesicDistance(CoordSurf, CoordSurf) - Method in class SRM.BaseSRF_WithEllipsoidalHeight
Returns the geodesic distance between two surface coordinates.
calculateMapAzimuth(CoordSurf, CoordSurf) - Method in class SRM.BaseSRF_MapProjection
Returns the map azimuth in radians between two surface coordinates.
calculatePointScale(CoordSurf) - Method in class SRM.BaseSRF_MapProjection
Returns the point scale at a position on the surface of the oblate spheroid.
calculateVerticalSeparationOffset(SRM_DSS_Code, CoordSurf) - Method in class SRM.BaseSRF_WithEllipsoidalHeight
Returns the vertical separation at a position.
changeCoordinate2DArraySRF(Coord2D[], Coord2D[]) - Method in class SRM.BaseSRF_2D
Changes a array of 2D coordinates to this SRF.
changeCoordinate2DArraySRFObject(Coord2D[], SRM_ORM_Trans_2D_Params, Coord2D[]) - Method in class SRM.BaseSRF_2D
Changes an array of 2D coordinates to this SRF using tranformation object.
changeCoordinate2DSRF(Coord2D, Coord2D) - Method in class SRM.BaseSRF_2D
Changes a coordinate's values to this SRF.
changeCoordinate2DSRFObject(Coord2D, SRM_ORM_Trans_2D_Params, Coord2D) - Method in class SRM.BaseSRF_2D
Changes a coordinate's values to this SRF using tranformation object.
changeCoordinate3DArraySRF(Coord3D[], Coord3D[], SRM_Coordinate_Valid_Region_Code[]) - Method in class SRM.BaseSRF_3D
Changes an array of 3D coordinate to this SRF.
changeCoordinate3DArraySRFObject(Coord3D[], SRM_ORM_Trans_3D_Params, Coord3D[], SRM_Coordinate_Valid_Region_Code[]) - Method in class SRM.BaseSRF_3D
Changes an array of coordinates to this SRF using tranformation object.
changeCoordinate3DSRF(Coord3D, Coord3D) - Method in class SRM.BaseSRF_3D
Changes a coordinate's values to this SRF.
changeCoordinate3DSRFObject(Coord3D, SRM_ORM_Trans_3D_Params, Coord3D) - Method in class SRM.BaseSRF_3D
Changes a coordinate's values to this SRF using tranformation object.
changeCoordinateSRF(Coord, Coord) - Method in class SRM.BaseSRF
Changes a coordinate's values to this SRF.
changeDirectionArraySRF(Direction[], Direction[], SRM_Coordinate_Valid_Region_Code[]) - Method in class SRM.BaseSRF_3D
Changes an array of directions to this SRF.
changeDirectionArraySRFObject(Direction[], SRM_ORM_Trans_3D_Params, Direction[], SRM_Coordinate_Valid_Region_Code[]) - Method in class SRM.BaseSRF_3D
Changes an array of directions to this SRF using tranformation object.
changeDirectionSRF(Direction, Direction) - Method in class SRM.BaseSRF_3D
Changes a direction's reference coordinate and vector to this SRF.
changeDirectionSRFObject(Direction, SRM_ORM_Trans_3D_Params, Direction) - Method in class SRM.BaseSRF_3D
Changes a direction's values to this SRF using tranformation object.
checkCoordinate(Coord) - Method in class SRM.BaseSRF
Check a coordinate in this SRF for valid region.
checkDirection(Direction) - Method in class SRM.BaseSRF_3D
Check a direction in this SRF.
comCalculation(OrmData, double[]) - Method in class SRM.BaseSRF_MapProjection
 
comCalculation(OrmData, double[]) - Method in class SRM.SRF_EquidistantCylindrical
 
comCalculation(OrmData, double[]) - Method in class SRM.SRF_LambertConformalConic
 
comCalculation(OrmData, double[]) - Method in class SRM.SRF_Mercator
 
comCalculation(OrmData, double[]) - Method in class SRM.SRF_ObliqueMercatorSpherical
 
comCalculation(OrmData, double[]) - Method in class SRM.SRF_PolarStereographic
 
comCalculation(OrmData, double[]) - Method in class SRM.SRF_TransverseMercator
 
comp_ori_mat(BaseSRF_3D.LTP_vec, BaseSRF_3D.LTP_vec) - Method in class SRM.BaseSRF_3D
 
compLTP(BaseSRF, Coord3D) - Method in class SRM.BaseSRF_3D
 
compose(Orientation, Orientation) - Static method in class SRM.OrientationAxisAngle
Composes the right orientation with the left orientation and returns the result in the output orientation, i.e., composed_ori = left*right.
compose(Orientation, Orientation) - Static method in class SRM.OrientationEulerAnglesZXZ
Composes the right orientation with the left orientation and returns the result in the output orientation, i.e., composed_ori = left*right.
compose(Orientation, Orientation) - Static method in class SRM.OrientationMatrix
Composes the right orientation with the left orientation and returns the result in the output orientation, i.e., composed_ori = left*right.
compose(Orientation, Orientation) - Static method in class SRM.OrientationQuaternion
Composes the right orientation with the left orientation and returns the result in the output orientation, i.e., composed_ori = left*right.
compose(Orientation, Orientation) - Static method in class SRM.OrientationTaitBryanAngles
Composes the right orientation with the left orientation and returns the result in the output orientation, i.e., composed_ori = left*right.
computeAsArray(BaseSRF, BaseSRF, double[], double[], SRM_ORM_Trans_Params) - Method in class SRM.OpManager
 
computeSRFOrientation(Coord3D, Coord3D, Orientation) - Method in class SRM.BaseSRF_3D
This method creates an Orientation object representing the orientation of the source srf (at the source reference point) with respect to this (the target) srf (at the target reference point).
Conversions - Class in SRM
 
Conversions(SRM_SRFT_Code, SRM_SRFT_Code[]) - Constructor for class SRM.Conversions
 
convert(SRM_SRFT_Code, BaseSRF, BaseSRF, double[], double[], SRM_ORM_Trans_Params) - Method in class SRM.Conversions
 
convert(SRM_SRFT_Code, BaseSRF, BaseSRF, double[], double[], SRM_ORM_Trans_Params) - Method in class SRM.LteConv
 
Coord - Class in SRM
The Coord abstract class is the base class for all coordinate types.
Coord(BaseSRF, Coord_ClassType) - Constructor for class SRM.Coord
Constructor setting the associated SRF and the concrete class type
Coord2D - Class in SRM
The Coord2D abstract class is used for representing 2D coordinates.
Coord2D(BaseSRF, Coord_ClassType) - Constructor for class SRM.Coord2D
Constructor setting the associated SRF and the concrete class type
Coord2D_LocalSpaceAzimuthal - Class in SRM
A Coord2D for SRF_LocalSpaceAzimuthal.
Coord2D_LocalSpaceAzimuthal(SRF_LocalSpaceAzimuthal) - Constructor for class SRM.Coord2D_LocalSpaceAzimuthal
Constructor with initial value defaulted to [ Double.NaN, Double.NaN ]
Coord2D_LocalSpaceAzimuthal(SRF_LocalSpaceAzimuthal, double, double) - Constructor for class SRM.Coord2D_LocalSpaceAzimuthal
Constructor with input values
Coord2D_LocalSpaceAzimuthal(Coord2D_LocalSpaceAzimuthal) - Constructor for class SRM.Coord2D_LocalSpaceAzimuthal
Copy constructor
Coord2D_LocalSpacePolar - Class in SRM
A Coord2D for SRF_LocalSpacePolar.
Coord2D_LocalSpacePolar(SRF_LocalSpacePolar) - Constructor for class SRM.Coord2D_LocalSpacePolar
Constructor with initial value defaulted to [ Double.NaN, Double.NaN ]
Coord2D_LocalSpacePolar(SRF_LocalSpacePolar, double, double) - Constructor for class SRM.Coord2D_LocalSpacePolar
Constructor with input values
Coord2D_LocalSpacePolar(Coord2D_LocalSpacePolar) - Constructor for class SRM.Coord2D_LocalSpacePolar
Copy constructor
Coord2D_LocalSpaceRectangular2D - Class in SRM
A Coord2D for SRF_LocalSpaceRectangular2D.
Coord2D_LocalSpaceRectangular2D(SRF_LocalSpaceRectangular2D) - Constructor for class SRM.Coord2D_LocalSpaceRectangular2D
Constructor with initial value defaulted to [ Double.NaN, Double.NaN ]
Coord2D_LocalSpaceRectangular2D(SRF_LocalSpaceRectangular2D, double, double) - Constructor for class SRM.Coord2D_LocalSpaceRectangular2D
Constructor with input values
Coord2D_LocalSpaceRectangular2D(Coord2D_LocalSpaceRectangular2D) - Constructor for class SRM.Coord2D_LocalSpaceRectangular2D
Copy constructor
Coord3D - Class in SRM
The Coord3D abstract class is used for representing 3D coordinates.
Coord3D(BaseSRF, Coord_ClassType) - Constructor for class SRM.Coord3D
Constructor setting the associated SRF and the concrete class type
Coord3D_Celestiocentric - Class in SRM
A Coord3D for SRF_Celestiocentric.
Coord3D_Celestiocentric(SRF_Celestiocentric) - Constructor for class SRM.Coord3D_Celestiocentric
Constructor with initial value defaulted to [ Double.NaN, Double.NaN, Double.NaN ]
Coord3D_Celestiocentric(SRF_Celestiocentric, double, double, double) - Constructor for class SRM.Coord3D_Celestiocentric
Constructor with input values
Coord3D_Celestiocentric(Coord3D_Celestiocentric) - Constructor for class SRM.Coord3D_Celestiocentric
Copy constructor
Coord3D_Celestiodetic - Class in SRM
A Coord3D for SRF_Celestiodetic.
Coord3D_Celestiodetic(SRF_Celestiodetic) - Constructor for class SRM.Coord3D_Celestiodetic
Constructor with initial value defaulted to [ Double.NaN, Double.NaN, Double.NaN ]
Coord3D_Celestiodetic(SRF_Celestiodetic, double, double, double) - Constructor for class SRM.Coord3D_Celestiodetic
Constructor with input values
Coord3D_Celestiodetic(Coord3D_Celestiodetic) - Constructor for class SRM.Coord3D_Celestiodetic
Copy constructor
Coord3D_Celestiomagnetic - Class in SRM
A Coord3D for SRF_Celestiomagnetic.
Coord3D_Celestiomagnetic(SRF_Celestiomagnetic) - Constructor for class SRM.Coord3D_Celestiomagnetic
Constructor with initial value defaulted to [ Double.NaN, Double.NaN, Double.NaN ]
Coord3D_Celestiomagnetic(SRF_Celestiomagnetic, double, double, double) - Constructor for class SRM.Coord3D_Celestiomagnetic
Constructor with input values
Coord3D_Celestiomagnetic(Coord3D_Celestiomagnetic) - Constructor for class SRM.Coord3D_Celestiomagnetic
Copy constructor
Coord3D_EquatorialInertial - Class in SRM
A Coord3D for SRF_EquatorialInertial.
Coord3D_EquatorialInertial(SRF_EquatorialInertial) - Constructor for class SRM.Coord3D_EquatorialInertial
Constructor with initial value defaulted to [ Double.NaN, Double.NaN, Double.NaN ]
Coord3D_EquatorialInertial(SRF_EquatorialInertial, double, double, double) - Constructor for class SRM.Coord3D_EquatorialInertial
Constructor with input values
Coord3D_EquatorialInertial(Coord3D_EquatorialInertial) - Constructor for class SRM.Coord3D_EquatorialInertial
Copy constructor
Coord3D_EquidistantCylindrical - Class in SRM
A Coord3D for SRF_EquidistantCylindrical.
Coord3D_EquidistantCylindrical(SRF_EquidistantCylindrical) - Constructor for class SRM.Coord3D_EquidistantCylindrical
Constructor with initial value defaulted to [ Double.NaN, Double.NaN, Double.NaN ]
Coord3D_EquidistantCylindrical(SRF_EquidistantCylindrical, double, double, double) - Constructor for class SRM.Coord3D_EquidistantCylindrical
Constructor with input values
Coord3D_EquidistantCylindrical(Coord3D_EquidistantCylindrical) - Constructor for class SRM.Coord3D_EquidistantCylindrical
Copy constructor
Coord3D_HeliosphericAriesEcliptic - Class in SRM
A Coord3D for SRF_HeliosphericAriesEcliptic.
Coord3D_HeliosphericAriesEcliptic(SRF_HeliosphericAriesEcliptic) - Constructor for class SRM.Coord3D_HeliosphericAriesEcliptic
Constructor with initial value defaulted to [ Double.NaN, Double.NaN, Double.NaN ]
Coord3D_HeliosphericAriesEcliptic(SRF_HeliosphericAriesEcliptic, double, double, double) - Constructor for class SRM.Coord3D_HeliosphericAriesEcliptic
Constructor with input values
Coord3D_HeliosphericAriesEcliptic(Coord3D_HeliosphericAriesEcliptic) - Constructor for class SRM.Coord3D_HeliosphericAriesEcliptic
Copy constructor
Coord3D_HeliosphericEarthEcliptic - Class in SRM
A Coord3D for SRF_HeliosphericEarthEcliptic.
Coord3D_HeliosphericEarthEcliptic(SRF_HeliosphericEarthEcliptic) - Constructor for class SRM.Coord3D_HeliosphericEarthEcliptic
Constructor with initial value defaulted to [ Double.NaN, Double.NaN, Double.NaN ]
Coord3D_HeliosphericEarthEcliptic(SRF_HeliosphericEarthEcliptic, double, double, double) - Constructor for class SRM.Coord3D_HeliosphericEarthEcliptic
Constructor with input values
Coord3D_HeliosphericEarthEcliptic(Coord3D_HeliosphericEarthEcliptic) - Constructor for class SRM.Coord3D_HeliosphericEarthEcliptic
Copy constructor
Coord3D_HeliosphericEarthEquatorial - Class in SRM
A Coord3D for SRF_HeliosphericEarthEquatorial.
Coord3D_HeliosphericEarthEquatorial(SRF_HeliosphericEarthEquatorial) - Constructor for class SRM.Coord3D_HeliosphericEarthEquatorial
Constructor with initial value defaulted to [ Double.NaN, Double.NaN, Double.NaN ]
Coord3D_HeliosphericEarthEquatorial(SRF_HeliosphericEarthEquatorial, double, double, double) - Constructor for class SRM.Coord3D_HeliosphericEarthEquatorial
Constructor with input values
Coord3D_HeliosphericEarthEquatorial(Coord3D_HeliosphericEarthEquatorial) - Constructor for class SRM.Coord3D_HeliosphericEarthEquatorial
Copy constructor
Coord3D_LambertConformalConic - Class in SRM
A Coord3D for SRF_LambertConformalConic.
Coord3D_LambertConformalConic(SRF_LambertConformalConic) - Constructor for class SRM.Coord3D_LambertConformalConic
Constructor with initial value defaulted to [ Double.NaN, Double.NaN, Double.NaN ]
Coord3D_LambertConformalConic(SRF_LambertConformalConic, double, double, double) - Constructor for class SRM.Coord3D_LambertConformalConic
Constructor with input values
Coord3D_LambertConformalConic(Coord3D_LambertConformalConic) - Constructor for class SRM.Coord3D_LambertConformalConic
Copy constructor
Coord3D_LocalSpaceRectangular3D - Class in SRM
A Coord3D for SRF_LocalSpaceRectangular3D.
Coord3D_LocalSpaceRectangular3D(SRF_LocalSpaceRectangular3D) - Constructor for class SRM.Coord3D_LocalSpaceRectangular3D
Constructor with initial value defaulted to [ Double.NaN, Double.NaN, Double.NaN ]
Coord3D_LocalSpaceRectangular3D(SRF_LocalSpaceRectangular3D, double, double, double) - Constructor for class SRM.Coord3D_LocalSpaceRectangular3D
Constructor with input values
Coord3D_LocalSpaceRectangular3D(Coord3D_LocalSpaceRectangular3D) - Constructor for class SRM.Coord3D_LocalSpaceRectangular3D
Copy constructor
Coord3D_LocalTangentSpaceAzimuthalSpherical - Class in SRM
A Coord3D for SRF_LocalTangentSpaceAzimuthalSpherical.
Coord3D_LocalTangentSpaceAzimuthalSpherical(SRF_LocalTangentSpaceAzimuthalSpherical) - Constructor for class SRM.Coord3D_LocalTangentSpaceAzimuthalSpherical
Constructor with initial value defaulted to [ Double.NaN, Double.NaN, Double.NaN ]
Coord3D_LocalTangentSpaceAzimuthalSpherical(SRF_LocalTangentSpaceAzimuthalSpherical, double, double, double) - Constructor for class SRM.Coord3D_LocalTangentSpaceAzimuthalSpherical
Constructor with input values
Coord3D_LocalTangentSpaceAzimuthalSpherical(Coord3D_LocalTangentSpaceAzimuthalSpherical) - Constructor for class SRM.Coord3D_LocalTangentSpaceAzimuthalSpherical
Copy constructor
Coord3D_LocalTangentSpaceCylindrical - Class in SRM
A Coord3D for SRF_LocalTangentSpaceCylindrical.
Coord3D_LocalTangentSpaceCylindrical(SRF_LocalTangentSpaceCylindrical) - Constructor for class SRM.Coord3D_LocalTangentSpaceCylindrical
Constructor with initial value defaulted to [ Double.NaN, Double.NaN, Double.NaN ]
Coord3D_LocalTangentSpaceCylindrical(SRF_LocalTangentSpaceCylindrical, double, double, double) - Constructor for class SRM.Coord3D_LocalTangentSpaceCylindrical
Constructor with input values
Coord3D_LocalTangentSpaceCylindrical(Coord3D_LocalTangentSpaceCylindrical) - Constructor for class SRM.Coord3D_LocalTangentSpaceCylindrical
Copy constructor
Coord3D_LocalTangentSpaceEuclidean - Class in SRM
A Coord3D for SRF_LocalTangentSpaceEuclidean.
Coord3D_LocalTangentSpaceEuclidean(SRF_LocalTangentSpaceEuclidean) - Constructor for class SRM.Coord3D_LocalTangentSpaceEuclidean
Constructor with initial value defaulted to [ Double.NaN, Double.NaN, Double.NaN ]
Coord3D_LocalTangentSpaceEuclidean(SRF_LocalTangentSpaceEuclidean, double, double, double) - Constructor for class SRM.Coord3D_LocalTangentSpaceEuclidean
Constructor with input values
Coord3D_LocalTangentSpaceEuclidean(Coord3D_LocalTangentSpaceEuclidean) - Constructor for class SRM.Coord3D_LocalTangentSpaceEuclidean
Copy constructor
Coord3D_LococentricEuclidean3D - Class in SRM
A Coord3D for SRF_LococentricEuclidean3D.
Coord3D_LococentricEuclidean3D(SRF_LococentricEuclidean3D) - Constructor for class SRM.Coord3D_LococentricEuclidean3D
Constructor with initial value defaulted to [ Double.NaN, Double.NaN, Double.NaN ]
Coord3D_LococentricEuclidean3D(SRF_LococentricEuclidean3D, double, double, double) - Constructor for class SRM.Coord3D_LococentricEuclidean3D
Constructor with input values
Coord3D_LococentricEuclidean3D(Coord3D_LococentricEuclidean3D) - Constructor for class SRM.Coord3D_LococentricEuclidean3D
Copy constructor
Coord3D_Mercator - Class in SRM
A Coord3D for SRF_Mercator.
Coord3D_Mercator(SRF_Mercator) - Constructor for class SRM.Coord3D_Mercator
Constructor with initial value defaulted to [ Double.NaN, Double.NaN, Double.NaN ]
Coord3D_Mercator(SRF_Mercator, double, double, double) - Constructor for class SRM.Coord3D_Mercator
Constructor with input values
Coord3D_Mercator(Coord3D_Mercator) - Constructor for class SRM.Coord3D_Mercator
Copy constructor
Coord3D_ObliqueMercatorSpherical - Class in SRM
A Coord3D for SRF_ObliqueMercatorSpherical.
Coord3D_ObliqueMercatorSpherical(SRF_ObliqueMercatorSpherical) - Constructor for class SRM.Coord3D_ObliqueMercatorSpherical
Constructor with initial value defaulted to [ Double.NaN, Double.NaN, Double.NaN ]
Coord3D_ObliqueMercatorSpherical(SRF_ObliqueMercatorSpherical, double, double, double) - Constructor for class SRM.Coord3D_ObliqueMercatorSpherical
Constructor with input values
Coord3D_ObliqueMercatorSpherical(Coord3D_ObliqueMercatorSpherical) - Constructor for class SRM.Coord3D_ObliqueMercatorSpherical
Copy constructor
Coord3D_Planetodetic - Class in SRM
A Coord3D for SRF_Planetodetic.
Coord3D_Planetodetic(SRF_Planetodetic) - Constructor for class SRM.Coord3D_Planetodetic
Constructor with initial value defaulted to [ Double.NaN, Double.NaN, Double.NaN ]
Coord3D_Planetodetic(SRF_Planetodetic, double, double, double) - Constructor for class SRM.Coord3D_Planetodetic
Constructor with input values
Coord3D_Planetodetic(Coord3D_Planetodetic) - Constructor for class SRM.Coord3D_Planetodetic
Copy constructor
Coord3D_PolarStereographic - Class in SRM
A Coord3D for SRF_PolarStereographic.
Coord3D_PolarStereographic(SRF_PolarStereographic) - Constructor for class SRM.Coord3D_PolarStereographic
Constructor with initial value defaulted to [ Double.NaN, Double.NaN, Double.NaN ]
Coord3D_PolarStereographic(SRF_PolarStereographic, double, double, double) - Constructor for class SRM.Coord3D_PolarStereographic
Constructor with input values
Coord3D_PolarStereographic(Coord3D_PolarStereographic) - Constructor for class SRM.Coord3D_PolarStereographic
Copy constructor
Coord3D_SolarEcliptic - Class in SRM
A Coord3D for SRF_SolarEcliptic.
Coord3D_SolarEcliptic(SRF_SolarEcliptic) - Constructor for class SRM.Coord3D_SolarEcliptic
Constructor with initial value defaulted to [ Double.NaN, Double.NaN, Double.NaN ]
Coord3D_SolarEcliptic(SRF_SolarEcliptic, double, double, double) - Constructor for class SRM.Coord3D_SolarEcliptic
Constructor with input values
Coord3D_SolarEcliptic(Coord3D_SolarEcliptic) - Constructor for class SRM.Coord3D_SolarEcliptic
Copy constructor
Coord3D_SolarEquatorial - Class in SRM
A Coord3D for SRF_SolarEquatorial.
Coord3D_SolarEquatorial(SRF_SolarEquatorial) - Constructor for class SRM.Coord3D_SolarEquatorial
Constructor with initial value defaulted to [ Double.NaN, Double.NaN, Double.NaN ]
Coord3D_SolarEquatorial(SRF_SolarEquatorial, double, double, double) - Constructor for class SRM.Coord3D_SolarEquatorial
Constructor with input values
Coord3D_SolarEquatorial(Coord3D_SolarEquatorial) - Constructor for class SRM.Coord3D_SolarEquatorial
Copy constructor
Coord3D_SolarMagneticDipole - Class in SRM
A Coord3D for SRF_SolarMagneticDipole.
Coord3D_SolarMagneticDipole(SRF_SolarMagneticDipole) - Constructor for class SRM.Coord3D_SolarMagneticDipole
Constructor with initial value defaulted to [ Double.NaN, Double.NaN, Double.NaN ]
Coord3D_SolarMagneticDipole(SRF_SolarMagneticDipole, double, double, double) - Constructor for class SRM.Coord3D_SolarMagneticDipole
Constructor with input values
Coord3D_SolarMagneticDipole(Coord3D_SolarMagneticDipole) - Constructor for class SRM.Coord3D_SolarMagneticDipole
Copy constructor
Coord3D_SolarMagneticEcliptic - Class in SRM
A Coord3D for SRF_SolarMagneticEcliptic.
Coord3D_SolarMagneticEcliptic(SRF_SolarMagneticEcliptic) - Constructor for class SRM.Coord3D_SolarMagneticEcliptic
Constructor with initial value defaulted to [ Double.NaN, Double.NaN, Double.NaN ]
Coord3D_SolarMagneticEcliptic(SRF_SolarMagneticEcliptic, double, double, double) - Constructor for class SRM.Coord3D_SolarMagneticEcliptic
Constructor with input values
Coord3D_SolarMagneticEcliptic(Coord3D_SolarMagneticEcliptic) - Constructor for class SRM.Coord3D_SolarMagneticEcliptic
Copy constructor
Coord3D_TransverseMercator - Class in SRM
 
Coord3D_TransverseMercator(SRF_TransverseMercator) - Constructor for class SRM.Coord3D_TransverseMercator
Constructor with initial value defaulted to [ Double.NaN, Double.NaN, Double.NaN ]
Coord3D_TransverseMercator(SRF_TransverseMercator, double, double, double) - Constructor for class SRM.Coord3D_TransverseMercator
Constructor with input values
Coord3D_TransverseMercator(Coord3D_TransverseMercator) - Constructor for class SRM.Coord3D_TransverseMercator
Copy constructor
Coord_ClassType - Enum in SRM
 
CoordSurf - Class in SRM
The CoordSurf abstract class is used for representing surface coordinates.
CoordSurf(BaseSRF, Coord_ClassType) - Constructor for class SRM.CoordSurf
Constructor setting the associated SRF and the concrete class type
CoordSurf_Celestiodetic - Class in SRM
A CoordSurf for SRF_Celestiodetic.
CoordSurf_Celestiodetic(SRF_Celestiodetic) - Constructor for class SRM.CoordSurf_Celestiodetic
Constructor with initial value defaulted to [ Double.NaN, Double.NaN ]
CoordSurf_Celestiodetic(SRF_Celestiodetic, double, double) - Constructor for class SRM.CoordSurf_Celestiodetic
Constructor with input values
CoordSurf_Celestiodetic(CoordSurf_Celestiodetic) - Constructor for class SRM.CoordSurf_Celestiodetic
Copy constructor
CoordSurf_EquidistantCylindrical - Class in SRM
A CoordSurf for SRF_EquidistantCylindrical.
CoordSurf_EquidistantCylindrical(SRF_EquidistantCylindrical) - Constructor for class SRM.CoordSurf_EquidistantCylindrical
Constructor with initial value defaulted to [ Double.NaN, Double.NaN ]
CoordSurf_EquidistantCylindrical(SRF_EquidistantCylindrical, double, double) - Constructor for class SRM.CoordSurf_EquidistantCylindrical
Constructor with input values
CoordSurf_EquidistantCylindrical(CoordSurf_EquidistantCylindrical) - Constructor for class SRM.CoordSurf_EquidistantCylindrical
Copy constructor
CoordSurf_LambertConformalConic - Class in SRM
A CoordSurf for SRF_LambertConformalConic.
CoordSurf_LambertConformalConic(SRF_LambertConformalConic) - Constructor for class SRM.CoordSurf_LambertConformalConic
Constructor with initial value defaulted to [ Double.NaN, Double.NaN ]
CoordSurf_LambertConformalConic(SRF_LambertConformalConic, double, double) - Constructor for class SRM.CoordSurf_LambertConformalConic
Constructor with input values
CoordSurf_LambertConformalConic(CoordSurf_LambertConformalConic) - Constructor for class SRM.CoordSurf_LambertConformalConic
Copy constructor
CoordSurf_LocalTangentSpaceAzimuthalSpherical - Class in SRM
A CoordSurf for SRF_LocalTangentSpaceAzimuthalSpherical.
CoordSurf_LocalTangentSpaceAzimuthalSpherical(SRF_LocalTangentSpaceAzimuthalSpherical) - Constructor for class SRM.CoordSurf_LocalTangentSpaceAzimuthalSpherical
Constructor with initial value defaulted to [ Double.NaN, Double.NaN ]
CoordSurf_LocalTangentSpaceAzimuthalSpherical(SRF_LocalTangentSpaceAzimuthalSpherical, double, double) - Constructor for class SRM.CoordSurf_LocalTangentSpaceAzimuthalSpherical
Constructor with input values
CoordSurf_LocalTangentSpaceAzimuthalSpherical(CoordSurf_LocalTangentSpaceAzimuthalSpherical) - Constructor for class SRM.CoordSurf_LocalTangentSpaceAzimuthalSpherical
Copy constructor
CoordSurf_LocalTangentSpaceCylindrical - Class in SRM
A CoordSurf for SRF_LocalTangentSpaceCylindrical.
CoordSurf_LocalTangentSpaceCylindrical(SRF_LocalTangentSpaceCylindrical) - Constructor for class SRM.CoordSurf_LocalTangentSpaceCylindrical
Constructor with initial value defaulted to [ Double.NaN, Double.NaN ]
CoordSurf_LocalTangentSpaceCylindrical(SRF_LocalTangentSpaceCylindrical, double, double) - Constructor for class SRM.CoordSurf_LocalTangentSpaceCylindrical
Constructor with input values
CoordSurf_LocalTangentSpaceCylindrical(CoordSurf_LocalTangentSpaceCylindrical) - Constructor for class SRM.CoordSurf_LocalTangentSpaceCylindrical
Copy constructor
CoordSurf_LocalTangentSpaceEuclidean - Class in SRM
A CoordSurf for SRF_LocalTangentSpaceEuclidean.
CoordSurf_LocalTangentSpaceEuclidean(SRF_LocalTangentSpaceEuclidean) - Constructor for class SRM.CoordSurf_LocalTangentSpaceEuclidean
Constructor with initial value defaulted to [ Double.NaN, Double.NaN ]
CoordSurf_LocalTangentSpaceEuclidean(SRF_LocalTangentSpaceEuclidean, double, double) - Constructor for class SRM.CoordSurf_LocalTangentSpaceEuclidean
Constructor with input values
CoordSurf_LocalTangentSpaceEuclidean(CoordSurf_LocalTangentSpaceEuclidean) - Constructor for class SRM.CoordSurf_LocalTangentSpaceEuclidean
Copy constructor
CoordSurf_Mercator - Class in SRM
A CoordSurf for SRF_Mercator.
CoordSurf_Mercator(SRF_Mercator) - Constructor for class SRM.CoordSurf_Mercator
Constructor with initial value defaulted to [ Double.NaN, Double.NaN ]
CoordSurf_Mercator(SRF_Mercator, double, double) - Constructor for class SRM.CoordSurf_Mercator
Constructor with input values
CoordSurf_Mercator(CoordSurf_Mercator) - Constructor for class SRM.CoordSurf_Mercator
Copy constructor
CoordSurf_ObliqueMercatorSpherical - Class in SRM
A CoordSurf for SRF_ObliqueMercatorSpherical.
CoordSurf_ObliqueMercatorSpherical(SRF_ObliqueMercatorSpherical) - Constructor for class SRM.CoordSurf_ObliqueMercatorSpherical
Constructor with initial value defaulted to [ Double.NaN, Double.NaN ]
CoordSurf_ObliqueMercatorSpherical(SRF_ObliqueMercatorSpherical, double, double) - Constructor for class SRM.CoordSurf_ObliqueMercatorSpherical
Constructor with input values
CoordSurf_ObliqueMercatorSpherical(CoordSurf_ObliqueMercatorSpherical) - Constructor for class SRM.CoordSurf_ObliqueMercatorSpherical
Copy constructor
CoordSurf_Planetodetic - Class in SRM
A CoordSurf for SRF_Planetodetic.
CoordSurf_Planetodetic(SRF_Planetodetic) - Constructor for class SRM.CoordSurf_Planetodetic
Constructor with initial value defaulted to [ Double.NaN, Double.NaN ]
CoordSurf_Planetodetic(SRF_Planetodetic, double, double) - Constructor for class SRM.CoordSurf_Planetodetic
Constructor with input values
CoordSurf_Planetodetic(CoordSurf_Planetodetic) - Constructor for class SRM.CoordSurf_Planetodetic
Copy constructor
CoordSurf_PolarStereographic - Class in SRM
A CoordSurf for SRF_PolarStereographic.
CoordSurf_PolarStereographic(SRF_PolarStereographic) - Constructor for class SRM.CoordSurf_PolarStereographic
Constructor with initial value defaulted to [ Double.NaN, Double.NaN ]
CoordSurf_PolarStereographic(SRF_PolarStereographic, double, double) - Constructor for class SRM.CoordSurf_PolarStereographic
Constructor with input values
CoordSurf_PolarStereographic(CoordSurf_PolarStereographic) - Constructor for class SRM.CoordSurf_PolarStereographic
Copy constructor
CoordSurf_TransverseMercator - Class in SRM
A CoordSurf for SRF_TransverseMercator.
CoordSurf_TransverseMercator(SRF_TransverseMercator) - Constructor for class SRM.CoordSurf_TransverseMercator
Constructor with initial value defaulted to [ Double.NaN, Double.NaN ]
CoordSurf_TransverseMercator(SRF_TransverseMercator, double, double) - Constructor for class SRM.CoordSurf_TransverseMercator
Constructor with input values
CoordSurf_TransverseMercator(CoordSurf_TransverseMercator) - Constructor for class SRM.CoordSurf_TransverseMercator
Copy constructor
copyTo(Coord2D) - Method in class SRM.Coord2D
Copies the component values from this coordinate to the parameter coordinate.
copyTo(Coord3D) - Method in class SRM.Coord3D
Copies the component values from this coordinate to the parameter coordinate.
copyTo(CoordSurf) - Method in class SRM.CoordSurf
Copies the component values from this coordinate to the parameter coordinate.
copyTo(Direction) - Method in class SRM.Direction
Copies the vector component values of this direction to the input direction.
createCoordinate2D() - Method in class SRM.BaseSRF_2D
Creates a 2D coordinate object.
createCoordinate2D(double, double) - Method in class SRM.BaseSRF_2D
Creates a 2D coordinate object.
createCoordinate2D() - Method in class SRM.SRF_LocalSpaceAzimuthal
Create specific 2D coordinate for SRF_LocalSpaceAzimuthal with [ Double.NaN, Double.NaN ]
createCoordinate2D(double, double) - Method in class SRM.SRF_LocalSpaceAzimuthal
Create specific 2D coordinate for SRF_LocalSpaceAzimuthal with input values
createCoordinate2D() - Method in class SRM.SRF_LocalSpacePolar
Create specific 2D coordinate for SRF_LocalSpacePolar with [ Double.NaN, Double.NaN ]
createCoordinate2D(double, double) - Method in class SRM.SRF_LocalSpacePolar
Create specific 2D coordinate for SRF_LocalSpacePolar with input values
createCoordinate2D() - Method in class SRM.SRF_LocalSpaceRectangular2D
Create specific 2D coordinate for SRF_LocalSpaceRectangular2D with [ Double.NaN, Double.NaN ]
createCoordinate2D(double, double) - Method in class SRM.SRF_LocalSpaceRectangular2D
Create specific 2D coordinate for SRF_LocalSpaceRectangular2D with input values
createCoordinate3D() - Method in class SRM.BaseSRF_3D
Creates a 3D coordinate object.
createCoordinate3D(double, double, double) - Method in class SRM.BaseSRF_3D
Creates a 3D coordinate object.
createCoordinate3D() - Method in class SRM.SRF_Celestiocentric
Create specific 3D coordinate for SRF_Celestiocentric with [ Double.NaN, Double.NaN, Double.NaN ]
createCoordinate3D(double, double, double) - Method in class SRM.SRF_Celestiocentric
Create specific 3D coordinate for SRF_Celestiocentric with input values
createCoordinate3D() - Method in class SRM.SRF_Celestiodetic
Create specific 3D coordinate for SRF_Celestiodetic with [ Double.NaN, Double.NaN, Double.NaN ]
createCoordinate3D(double, double, double) - Method in class SRM.SRF_Celestiodetic
Create specific 3D coordinate for SRF_Celestiodetic with input values
createCoordinate3D() - Method in class SRM.SRF_Celestiomagnetic
Create specific 3D coordinate for SRF_Celestiomagnetic with [ Double.NaN, Double.NaN, Double.NaN ]
createCoordinate3D(double, double, double) - Method in class SRM.SRF_Celestiomagnetic
Create specific 3D coordinate for SRF_Celestiomagnetic with input values
createCoordinate3D() - Method in class SRM.SRF_EquatorialInertial
Create specific 3D coordinate for SRF_EquatorialInertial with [ Double.NaN, Double.NaN, Double.NaN ]
createCoordinate3D(double, double, double) - Method in class SRM.SRF_EquatorialInertial
Create specific 3D coordinate for SRF_EquatorialInertial with input values
createCoordinate3D() - Method in class SRM.SRF_EquidistantCylindrical
Create specific 3D coordinate for SRF_EquidistantCylindrical with [ Double.NaN, Double.NaN, Double.NaN ]
createCoordinate3D(double, double, double) - Method in class SRM.SRF_EquidistantCylindrical
Create specific 3D coordinate for SRF_EquidistantCylindrical with input values
createCoordinate3D() - Method in class SRM.SRF_HeliosphericAriesEcliptic
Create specific 3D coordinate for SRF_HeliosphericAriesEcliptic with [ Double.NaN, Double.NaN, Double.NaN ]
createCoordinate3D(double, double, double) - Method in class SRM.SRF_HeliosphericAriesEcliptic
Create specific 3D coordinate for SRF_HeliosphericAriesEcliptic with input values
createCoordinate3D() - Method in class SRM.SRF_HeliosphericEarthEcliptic
Create specific 3D coordinate for SRF_HeliosphericEarthEcliptic with [ Double.NaN, Double.NaN, Double.NaN ]
createCoordinate3D(double, double, double) - Method in class SRM.SRF_HeliosphericEarthEcliptic
Create specific 3D coordinate for SRF_HeliosphericEarthEcliptic with input values
createCoordinate3D() - Method in class SRM.SRF_HeliosphericEarthEquatorial
Create specific 3D coordinate for SRF_HeliosphericEarthEquatorial with [ Double.NaN, Double.NaN, Double.NaN ]
createCoordinate3D(double, double, double) - Method in class SRM.SRF_HeliosphericEarthEquatorial
Create specific 3D coordinate for SRF_HeliosphericEarthEquatorial with input values
createCoordinate3D() - Method in class SRM.SRF_LambertConformalConic
Create specific 3D coordinate for SRF_LambertConformalConic with [ Double.NaN, Double.NaN, Double.NaN ]
createCoordinate3D(double, double, double) - Method in class SRM.SRF_LambertConformalConic
Create specific 3D coordinate for SRF_LambertConformalConic with input values
createCoordinate3D() - Method in class SRM.SRF_LocalSpaceRectangular3D
Create specific 3D coordinate for SRF_LocalSpaceRectangular3D with [ Double.NaN, Double.NaN, Double.NaN ]
createCoordinate3D(double, double, double) - Method in class SRM.SRF_LocalSpaceRectangular3D
Create specific 3D coordinate for SRF_LocalSpaceRectangular3D with input values
createCoordinate3D() - Method in class SRM.SRF_LocalTangentSpaceAzimuthalSpherical
Create specific 3D coordinate for SRF_LocalTangentSpaceAzimuthalSpherical with [ Double.NaN, Double.NaN, Double.NaN ]
createCoordinate3D(double, double, double) - Method in class SRM.SRF_LocalTangentSpaceAzimuthalSpherical
Create specific 3D coordinate for SRF_LocalTangentSpaceAzimuthalSpherical with input values
createCoordinate3D() - Method in class SRM.SRF_LocalTangentSpaceCylindrical
Create specific 3D coordinate for SRF_LocalTangentSpaceCylindrical with [ Double.NaN, Double.NaN, Double.NaN ]
createCoordinate3D(double, double, double) - Method in class SRM.SRF_LocalTangentSpaceCylindrical
Create specific 3D coordinate for SRF_LocalTangentSpaceCylindrical with input values
createCoordinate3D() - Method in class SRM.SRF_LocalTangentSpaceEuclidean
Create specific 3D coordinate for SRF_LocalTangentSpaceEuclidean with [ Double.NaN, Double.NaN, Double.NaN ]
createCoordinate3D(double, double, double) - Method in class SRM.SRF_LocalTangentSpaceEuclidean
Create specific 3D coordinate for SRF_LocalTangentSpaceEuclidean with input values
createCoordinate3D() - Method in class SRM.SRF_LococentricEuclidean3D
Create specific 3D coordinate for SRF_LococentricEuclidean3D with [ Double.NaN, Double.NaN, Double.NaN ]
createCoordinate3D(double, double, double) - Method in class SRM.SRF_LococentricEuclidean3D
Create specific 3D coordinate for SRF_LococentricEuclidean3D with input values
createCoordinate3D() - Method in class SRM.SRF_Mercator
Create specific 3D coordinate for SRF_Mercator with [ Double.NaN, Double.NaN, Double.NaN ]
createCoordinate3D(double, double, double) - Method in class SRM.SRF_Mercator
Create specific 3D coordinate for SRF_Mercator with input values
createCoordinate3D() - Method in class SRM.SRF_ObliqueMercatorSpherical
Create specific 3D coordinate for SRF_ObliqueMercatorSpherical with [ Double.NaN, Double.NaN, Double.NaN ]
createCoordinate3D(double, double, double) - Method in class SRM.SRF_ObliqueMercatorSpherical
Create specific 3D coordinate for SRF_ObliqueMercatorSpherical with input values
createCoordinate3D() - Method in class SRM.SRF_Planetodetic
Create specific 3D coordinate for SRF_Planetodetic with [ Double.NaN, Double.NaN, Double.NaN ]
createCoordinate3D(double, double, double) - Method in class SRM.SRF_Planetodetic
Create specific 3D coordinate for SRF_Planetodetic with input values
createCoordinate3D() - Method in class SRM.SRF_PolarStereographic
Create specific 3D coordinate for SRF_PolarStereographic with [ Double.NaN, Double.NaN, Double.NaN ]
createCoordinate3D(double, double, double) - Method in class SRM.SRF_PolarStereographic
Create specific 3D coordinate for SRF_PolarStereographic with input values
createCoordinate3D() - Method in class SRM.SRF_SolarEcliptic
Create specific 3D coordinate for SRF_SolarEcliptic with [ Double.NaN, Double.NaN, Double.NaN ]
createCoordinate3D(double, double, double) - Method in class SRM.SRF_SolarEcliptic
Create specific 3D coordinate for SRF_SolarEcliptic with input values
createCoordinate3D() - Method in class SRM.SRF_SolarEquatorial
Create specific 3D coordinate for SRF_SolarEquatorial with [ Double.NaN, Double.NaN, Double.NaN ]
createCoordinate3D(double, double, double) - Method in class SRM.SRF_SolarEquatorial
Create specific 3D coordinate for SRF_SolarEquatorial with input values
createCoordinate3D() - Method in class SRM.SRF_SolarMagneticDipole
 
createCoordinate3D(double, double, double) - Method in class SRM.SRF_SolarMagneticDipole
 
createCoordinate3D() - Method in class SRM.SRF_SolarMagneticEcliptic
 
createCoordinate3D(double, double, double) - Method in class SRM.SRF_SolarMagneticEcliptic
 
createCoordinate3D() - Method in class SRM.SRF_TransverseMercator
 
createCoordinate3D(double, double, double) - Method in class SRM.SRF_TransverseMercator
 
createDirection(Coord3D, double[]) - Method in class SRM.BaseSRF_3D
Creates a direction object.
createDirection() - Method in class SRM.BaseSRF_3D
Creates a direction object with reference location and vector components as Double.NaN.
createLocalTangentSpaceEuclideanSRF(CoordSurf, double, double, double, double) - Method in class SRM.BaseSRF_WithEllipsoidalHeight
Creates a Local Tangent Euclidean SRF with natural origin at a given position.
createLococentricEuclidean3DSRF(Coord3D, Direction, Direction) - Method in class SRM.BaseSRF_3D
creates a Loccentric Euclidean 3D SRF whose origin in at the input lococentre and the primary and secodary axes are aligned with the input direction axes.
createSRFSetMember(SRM_SRFS_Code, SRM_SRFSM_Code, SRM_ORM_Code, SRM_RT_Code) - Static method in class SRM.BaseSRF
Creates an SRF from a SRF set code, a set member code specific to that set, and an ORM code.
createStandardSRF(SRM_SRF_Code, SRM_RT_Code) - Static method in class SRM.BaseSRF
Creates a Standard SRF from its SRF code.
createSurfaceCoordinate() - Method in class SRM.BaseSRF_WithEllipsoidalHeight
Creates a surface coordinate object with default [ Double.NaN, Double.NaN ].
createSurfaceCoordinate(double, double) - Method in class SRM.BaseSRF_WithEllipsoidalHeight
Creates a surface coordinate object with initial values.
createSurfaceCoordinate() - Method in class SRM.BaseSRF_WithTangentPlaneSurface
Creates a surface coordinate object with default [ Double.NaN, Double.NaN ].
createSurfaceCoordinate(double, double) - Method in class SRM.BaseSRF_WithTangentPlaneSurface
Creates a surface coordinate object with initial values.
createSurfaceCoordinate() - Method in class SRM.SRF_Celestiodetic
Create specific Surface coordinate for SRF_Celestiodetic with [ Double.NaN, Double.NaN ]
createSurfaceCoordinate(double, double) - Method in class SRM.SRF_Celestiodetic
Create specific Surface coordinate for SRF_Celestiodetic with input values
createSurfaceCoordinate() - Method in class SRM.SRF_EquidistantCylindrical
Create specific Surface coordinate for SRF_EquidistantCylindrical with [ Double.NaN, Double.NaN ]
createSurfaceCoordinate(double, double) - Method in class SRM.SRF_EquidistantCylindrical
Create specific Surface coordinate for SRF_EquidistantCylindrical with input values
createSurfaceCoordinate() - Method in class SRM.SRF_LambertConformalConic
Create specific Surface coordinate for SRF_LambertConformalConic with [ Double.NaN, Double.NaN ]
createSurfaceCoordinate(double, double) - Method in class SRM.SRF_LambertConformalConic
Create specific Surface coordinate for SRF_LambertConformalConic with input values
createSurfaceCoordinate() - Method in class SRM.SRF_LocalTangentSpaceAzimuthalSpherical
Create specific Surface coordinate for SRF_LocalTangentSpaceAzimuthalSpherical with [ Double.NaN, Double.NaN ]
createSurfaceCoordinate(double, double) - Method in class SRM.SRF_LocalTangentSpaceAzimuthalSpherical
Create specific Surface coordinate for SRF_LocalTangentSpaceAzimuthalSpherical with input values
createSurfaceCoordinate() - Method in class SRM.SRF_LocalTangentSpaceCylindrical
Create specific Surface coordinate for SRF_LocalTangentSpaceCylindrical with [ Double.NaN, Double.NaN ]
createSurfaceCoordinate(double, double) - Method in class SRM.SRF_LocalTangentSpaceCylindrical
Create specific Surface coordinate for SRF_LocalTangentSpaceCylindrical with input values
createSurfaceCoordinate() - Method in class SRM.SRF_LocalTangentSpaceEuclidean
Create specific Surface coordinate for SRF_LocalTangentSpaceEuclidean with [ Double.NaN, Double.NaN ]
createSurfaceCoordinate(double, double) - Method in class SRM.SRF_LocalTangentSpaceEuclidean
Create specific Surface coordinate for SRF_LocalTangentSpaceEuclidean with input values
createSurfaceCoordinate() - Method in class SRM.SRF_Mercator
Create specific Surface coordinate for SRF_Mercator with [ Double.NaN, Double.NaN ]
createSurfaceCoordinate(double, double) - Method in class SRM.SRF_Mercator
Create specific Surface coordinate for SRF_Mercator with input values
createSurfaceCoordinate() - Method in class SRM.SRF_ObliqueMercatorSpherical
Create specific Surface coordinate for SRF_ObliqueMercatorSpherical with [ Double.NaN, Double.NaN ]
createSurfaceCoordinate(double, double) - Method in class SRM.SRF_ObliqueMercatorSpherical
Create specific Surface coordinate for SRF_ObliqueMercatorSpherical with input values
createSurfaceCoordinate() - Method in class SRM.SRF_Planetodetic
Create specific Surface coordinate for SRF_Planetodetic with [ Double.NaN, Double.NaN ]
createSurfaceCoordinate(double, double) - Method in class SRM.SRF_Planetodetic
Create specific Surface coordinate for SRF_Planetodetic with input values
createSurfaceCoordinate() - Method in class SRM.SRF_PolarStereographic
Create specific Surface coordinate for SRF_PolarStereographic with [ Double.NaN, Double.NaN ]
createSurfaceCoordinate(double, double) - Method in class SRM.SRF_PolarStereographic
Create specific Surface coordinate for SRF_PolarStereographic with input values
createSurfaceCoordinate() - Method in class SRM.SRF_TransverseMercator
 
createSurfaceCoordinate(double, double) - Method in class SRM.SRF_TransverseMercator
 

D

Direction - Class in SRM
The Direction abstract contains a three element vector and a reference location.
Direction(BaseSRF, Coord3D, double[]) - Constructor for class SRM.Direction
Constructor, requires an SRF, 3 reference coordinate values, and 3 direction values.

E

e0 - Variable in class SRM.SRM_Quaternion_Params
 
e1 - Variable in class SRM.SRM_Quaternion_Params
 
e2 - Variable in class SRM.SRM_Quaternion_Params
 
e3 - Variable in class SRM.SRM_Quaternion_Params
 
Epps2 - Variable in class SRM.OrmData
 
Eps - Variable in class SRM.OrmData
 
Eps2 - Variable in class SRM.OrmData
 
Eps25 - Variable in class SRM.OrmData
 
EpsH - Variable in class SRM.OrmData
 
epsilon - Static variable in class SRM.Orientation
Epsilon value for equivalence tests
equivalence(Orientation, Orientation, double) - Static method in class SRM.Orientation
 
equivalence(Orientation, Orientation) - Static method in class SRM.Orientation
 

F

F - Variable in class SRM.OrmData
 
F_inv - Variable in class SRM.OrmData
 
FunctionMap - Class in SRM
 
FunctionMap() - Constructor for class SRM.FunctionMap
 

G

get(SRM_SRFT_Code) - Method in class SRM.FunctionMap
 
get_angle() - Method in class SRM.Coord2D_LocalSpacePolar
Returns the angle value
get_angle() - Method in class SRM.Coord3D_LocalTangentSpaceAzimuthalSpherical
Returns the angle value
get_angle() - Method in class SRM.Coord3D_LocalTangentSpaceCylindrical
Returns the angle value
get_angle() - Method in class SRM.CoordSurf_LocalTangentSpaceAzimuthalSpherical
Returns the angle value
get_angle() - Method in class SRM.CoordSurf_LocalTangentSpaceCylindrical
Returns the angle value
get_azimuth() - Method in class SRM.Coord2D_LocalSpaceAzimuthal
Returns the azimuth value
get_azimuth() - Method in class SRM.Coord3D_LocalTangentSpaceAzimuthalSpherical
Returns the azimuth value
get_azimuth() - Method in class SRM.CoordSurf_LocalTangentSpaceAzimuthalSpherical
Returns the azimuth value
get_azimuth() - Method in class SRM.SRF_LocalTangentSpaceAzimuthalSpherical
 
get_azimuth() - Method in class SRM.SRF_LocalTangentSpaceCylindrical
Returns the azimuth SRF parameter value
get_azimuth() - Method in class SRM.SRF_LocalTangentSpaceEuclidean
Returns the azimuth SRF parameter value
get_central_scale() - Method in class SRM.SRF_EquidistantCylindrical
Returns the central_scale SRF parameter value
get_central_scale() - Method in class SRM.SRF_Mercator
Returns the central_scale SRF parameter value
get_central_scale() - Method in class SRM.SRF_ObliqueMercatorSpherical
Returns the central_scale SRF parameter value
get_central_scale() - Method in class SRM.SRF_PolarStereographic
Returns the central_scale SRF parameter value
get_central_scale() - Method in class SRM.SRF_TransverseMercator
 
get_declination() - Method in class SRM.Coord3D_EquatorialInertial
Returns the declination value
get_easting() - Method in class SRM.Coord3D_EquidistantCylindrical
 
get_easting() - Method in class SRM.Coord3D_LambertConformalConic
Returns the easting value
get_easting() - Method in class SRM.Coord3D_Mercator
Returns the easting value
get_easting() - Method in class SRM.Coord3D_ObliqueMercatorSpherical
Returns the easting value
get_easting() - Method in class SRM.Coord3D_PolarStereographic
Returns the easting value
get_easting() - Method in class SRM.Coord3D_TransverseMercator
Returns the easting value
get_easting() - Method in class SRM.CoordSurf_EquidistantCylindrical
Returns the easting value
get_easting() - Method in class SRM.CoordSurf_LambertConformalConic
Returns the easting value
get_easting() - Method in class SRM.CoordSurf_Mercator
Returns the easting value
get_easting() - Method in class SRM.CoordSurf_ObliqueMercatorSpherical
Returns the easting value
get_easting() - Method in class SRM.CoordSurf_PolarStereographic
Returns the easting value
get_easting() - Method in class SRM.CoordSurf_TransverseMercator
Returns the easting value
get_ellipsoidal_height() - Method in class SRM.Coord3D_Celestiodetic
Returns the ellipsoidal_height value
get_ellipsoidal_height() - Method in class SRM.Coord3D_EquidistantCylindrical
 
get_ellipsoidal_height() - Method in class SRM.Coord3D_LambertConformalConic
Returns the ellipsoidal_height value
get_ellipsoidal_height() - Method in class SRM.Coord3D_Mercator
Returns the ellipsoidal_height value
get_ellipsoidal_height() - Method in class SRM.Coord3D_ObliqueMercatorSpherical
Returns the ellipsoidal_height value
get_ellipsoidal_height() - Method in class SRM.Coord3D_Planetodetic
Returns the ellipsoidal_height value
get_ellipsoidal_height() - Method in class SRM.Coord3D_PolarStereographic
Returns the ellipsoidal_height value
get_ellipsoidal_height() - Method in class SRM.Coord3D_TransverseMercator
Returns the ellipsoidal_height value
get_false_easting() - Method in class SRM.SRF_EquidistantCylindrical
Returns the false_easting SRF parameter value
get_false_easting() - Method in class SRM.SRF_LambertConformalConic
Returns the false_easting SRF parameter value
get_false_easting() - Method in class SRM.SRF_Mercator
Returns the false_easting SRF parameter value
get_false_easting() - Method in class SRM.SRF_ObliqueMercatorSpherical
Returns the false_easting SRF parameter value
get_false_easting() - Method in class SRM.SRF_PolarStereographic
Returns the false_easting SRF parameter value
get_false_easting() - Method in class SRM.SRF_TransverseMercator
 
get_false_northing() - Method in class SRM.SRF_EquidistantCylindrical
Returns the false_northing SRF parameter value
get_false_northing() - Method in class SRM.SRF_LambertConformalConic
Returns the false_northing SRF parameter value
get_false_northing() - Method in class SRM.SRF_Mercator
Returns the false_northing SRF parameter value
get_false_northing() - Method in class SRM.SRF_ObliqueMercatorSpherical
Returns the false_northing SRF parameter value
get_false_northing() - Method in class SRM.SRF_PolarStereographic
Returns the false_northing SRF parameter value
get_false_northing() - Method in class SRM.SRF_TransverseMercator
 
get_forward_direction() - Method in class SRM.SRF_LocalSpaceRectangular2D
Returns the forward_direction SRF parameter value
get_forward_direction() - Method in class SRM.SRF_LocalSpaceRectangular3D
Returns the forward_direction SRF parameter value
get_geodetic_latitude() - Method in class SRM.SRF_LocalTangentSpaceAzimuthalSpherical
 
get_geodetic_latitude() - Method in class SRM.SRF_LocalTangentSpaceCylindrical
Returns the geodetic_latitude SRF parameter value
get_geodetic_latitude() - Method in class SRM.SRF_LocalTangentSpaceEuclidean
Returns the geodetic_latitude SRF parameter value
get_geodetic_longitude() - Method in class SRM.SRF_LocalTangentSpaceAzimuthalSpherical
 
get_geodetic_longitude() - Method in class SRM.SRF_LocalTangentSpaceCylindrical
Returns the geodetic_longitude SRF parameter value
get_geodetic_longitude() - Method in class SRM.SRF_LocalTangentSpaceEuclidean
Returns the geodetic_longitude SRF parameter value
get_height() - Method in class SRM.Coord3D_LocalTangentSpaceCylindrical
Returns the height value
get_height() - Method in class SRM.Coord3D_LocalTangentSpaceEuclidean
Returns the height value
get_height_offset() - Method in class SRM.SRF_LocalTangentSpaceAzimuthalSpherical
 
get_height_offset() - Method in class SRM.SRF_LocalTangentSpaceCylindrical
Returns the height_offset SRF parameter value
get_height_offset() - Method in class SRM.SRF_LocalTangentSpaceEuclidean
Returns the height_offset SRF parameter value
get_latitude() - Method in class SRM.Coord3D_Celestiodetic
Returns the latitude value
get_latitude() - Method in class SRM.Coord3D_Celestiomagnetic
Returns the latitude value
get_latitude() - Method in class SRM.Coord3D_HeliosphericAriesEcliptic
Returns the latitude value
get_latitude() - Method in class SRM.Coord3D_HeliosphericEarthEcliptic
Returns the latitude value
get_latitude() - Method in class SRM.Coord3D_HeliosphericEarthEquatorial
Returns the latitude value
get_latitude() - Method in class SRM.Coord3D_Planetodetic
Returns the latitude value
get_latitude() - Method in class SRM.Coord3D_SolarEcliptic
Returns the latitude value
get_latitude() - Method in class SRM.Coord3D_SolarEquatorial
Returns the latitude value
get_latitude() - Method in class SRM.CoordSurf_Celestiodetic
Returns the latitude value
get_latitude() - Method in class SRM.CoordSurf_Planetodetic
Returns the latitude value
get_latitude1() - Method in class SRM.SRF_LambertConformalConic
Returns the latitude1 SRF parameter value
get_latitude1() - Method in class SRM.SRF_ObliqueMercatorSpherical
Returns the latitude1 SRF parameter value
get_latitude2() - Method in class SRM.SRF_LambertConformalConic
Returns the latitude2 SRF parameter value
get_latitude2() - Method in class SRM.SRF_ObliqueMercatorSpherical
Returns the latitude2 SRF parameter value
get_lococentre() - Method in class SRM.SRF_LococentricEuclidean3D
Returns the lococentre SRF parameter value
get_longitude() - Method in class SRM.Coord3D_Celestiodetic
Returns the longitude value
get_longitude() - Method in class SRM.Coord3D_Celestiomagnetic
Returns the longitude value
get_longitude() - Method in class SRM.Coord3D_HeliosphericAriesEcliptic
Returns the longitude value
get_longitude() - Method in class SRM.Coord3D_HeliosphericEarthEcliptic
Returns the longitude value
get_longitude() - Method in class SRM.Coord3D_HeliosphericEarthEquatorial
Returns the longitude value
get_longitude() - Method in class SRM.Coord3D_Planetodetic
Returns the longitude value
get_longitude() - Method in class SRM.Coord3D_SolarEcliptic
Returns the longitude value
get_longitude() - Method in class SRM.Coord3D_SolarEquatorial
Returns the longitude value
get_longitude() - Method in class SRM.CoordSurf_Celestiodetic
Returns the longitude value
get_longitude() - Method in class SRM.CoordSurf_Planetodetic
Returns the longitude value
get_longitude1() - Method in class SRM.SRF_ObliqueMercatorSpherical
Returns the longitude1 SRF parameter value
get_longitude2() - Method in class SRM.SRF_ObliqueMercatorSpherical
Returns the longitude2 SRF parameter value
get_northing() - Method in class SRM.Coord3D_EquidistantCylindrical
 
get_northing() - Method in class SRM.Coord3D_LambertConformalConic
Returns the northing value
get_northing() - Method in class SRM.Coord3D_Mercator
Returns the northing value
get_northing() - Method in class SRM.Coord3D_ObliqueMercatorSpherical
Returns the northing value
get_northing() - Method in class SRM.Coord3D_PolarStereographic
Returns the northing value
get_northing() - Method in class SRM.Coord3D_TransverseMercator
Returns the northing value
get_northing() - Method in class SRM.CoordSurf_EquidistantCylindrical
Returns the northing value
get_northing() - Method in class SRM.CoordSurf_LambertConformalConic
Returns the northing value
get_northing() - Method in class SRM.CoordSurf_Mercator
Returns the northing value
get_northing() - Method in class SRM.CoordSurf_ObliqueMercatorSpherical
Returns the northing value
get_northing() - Method in class SRM.CoordSurf_PolarStereographic
Returns the northing value
get_northing() - Method in class SRM.CoordSurf_TransverseMercator
Returns the northing value
get_origin_latitude() - Method in class SRM.SRF_LambertConformalConic
Returns the origin_latitude SRF parameter value
get_origin_latitude() - Method in class SRM.SRF_TransverseMercator
 
get_origin_longitude() - Method in class SRM.SRF_EquidistantCylindrical
Returns the origin_longitude SRF parameter value
get_origin_longitude() - Method in class SRM.SRF_LambertConformalConic
Returns the origin_longitude SRF parameter value
get_origin_longitude() - Method in class SRM.SRF_Mercator
Returns the origin_longitude SRF parameter value
get_origin_longitude() - Method in class SRM.SRF_PolarStereographic
Returns the origin_longitude SRF parameter value
get_origin_longitude() - Method in class SRM.SRF_TransverseMercator
 
get_orm() - Method in class SRM.BaseSRF
Deprecated.
As of SRM 4.1.2, replaced by getOrm()
get_polar_aspect() - Method in class SRM.SRF_PolarStereographic
Returns the polar_aspect SRF parameter value
get_primary_axis() - Method in class SRM.SRF_LococentricEuclidean3D
Returns the primary_axis SRF parameter value
get_radius() - Method in class SRM.Coord2D_LocalSpaceAzimuthal
Returns the radius value
get_radius() - Method in class SRM.Coord2D_LocalSpacePolar
Returns the radius value
get_radius() - Method in class SRM.Coord3D_Celestiomagnetic
Returns the radius value
get_radius() - Method in class SRM.Coord3D_EquatorialInertial
Returns the radius value
get_radius() - Method in class SRM.Coord3D_HeliosphericAriesEcliptic
Returns the radius value
get_radius() - Method in class SRM.Coord3D_HeliosphericEarthEcliptic
Returns the radius value
get_radius() - Method in class SRM.Coord3D_HeliosphericEarthEquatorial
Returns the radius value
get_radius() - Method in class SRM.Coord3D_LocalTangentSpaceAzimuthalSpherical
Returns the radius value
get_radius() - Method in class SRM.Coord3D_LocalTangentSpaceCylindrical
Returns the radius value
get_radius() - Method in class SRM.Coord3D_SolarEcliptic
Returns the radius value
get_radius() - Method in class SRM.Coord3D_SolarEquatorial
Returns the radius value
get_radius() - Method in class SRM.CoordSurf_LocalTangentSpaceCylindrical
Returns the radius value
get_right_ascension() - Method in class SRM.Coord3D_EquatorialInertial
Returns the right_ascension value
get_rt() - Method in class SRM.BaseSRF
Deprecated.
As of SRM 4.1.2, replaced by getRt()
get_secondary_axis() - Method in class SRM.SRF_LococentricEuclidean3D
Returns the secondary_axis SRF parameter value
get_u() - Method in class SRM.Coord2D_LocalSpaceRectangular2D
Returns the u value
get_u() - Method in class SRM.Coord3D_Celestiocentric
Returns the u value
get_u() - Method in class SRM.Coord3D_LocalSpaceRectangular3D
Returns the u value
get_u() - Method in class SRM.Coord3D_LococentricEuclidean3D
Returns the u value
get_u() - Method in class SRM.Coord3D_SolarMagneticDipole
Returns the u value
get_u() - Method in class SRM.Coord3D_SolarMagneticEcliptic
Returns the u value
get_up_direction() - Method in class SRM.SRF_LocalSpaceRectangular3D
Returns the up_direction SRF parameter value
get_v() - Method in class SRM.Coord2D_LocalSpaceRectangular2D
Returns the v value
get_v() - Method in class SRM.Coord3D_Celestiocentric
Returns the v value
get_v() - Method in class SRM.Coord3D_LocalSpaceRectangular3D
Returns the v value
get_v() - Method in class SRM.Coord3D_LococentricEuclidean3D
Returns the v value
get_v() - Method in class SRM.Coord3D_SolarMagneticDipole
Returns the v value
get_v() - Method in class SRM.Coord3D_SolarMagneticEcliptic
Returns the v value
get_w() - Method in class SRM.Coord3D_Celestiocentric
Returns the w value
get_w() - Method in class SRM.Coord3D_LocalSpaceRectangular3D
Returns the w value
get_w() - Method in class SRM.Coord3D_LococentricEuclidean3D
Returns the w value
get_w() - Method in class SRM.Coord3D_SolarMagneticDipole
Returns the w value
get_w() - Method in class SRM.Coord3D_SolarMagneticEcliptic
Returns the w value
get_x() - Method in class SRM.Coord3D_LocalTangentSpaceEuclidean
Returns the x value
get_x() - Method in class SRM.CoordSurf_LocalTangentSpaceEuclidean
Returns the x value
get_x_false_origin() - Method in class SRM.SRF_LocalTangentSpaceEuclidean
Returns the x_false_origin SRF parameter value
get_y() - Method in class SRM.Coord3D_LocalTangentSpaceEuclidean
Returns the y value
get_y() - Method in class SRM.CoordSurf_LocalTangentSpaceEuclidean
Returns the y value
get_y_false_origin() - Method in class SRM.SRF_LocalTangentSpaceEuclidean
Returns the y_false_origin SRF parameter value
getA() - Method in class SRM.BaseSRF
Returns this SRF's major semi-axis value (A).
getAssociatedSurfaceCoordinate(Coord3D) - Method in class SRM.BaseSRF_WithEllipsoidalHeight
Returns a surface coordinate associated with a 3D coordinate.
getAssociatedSurfaceCoordinate(Coord3D) - Method in class SRM.BaseSRF_WithTangentPlaneSurface
Returns a surface coordinate associated with a 3D coordinate.
getAssociatedSurfaceCoordinate(Coord3D) - Method in class SRM.SRF_Celestiodetic
Returns a surface coordinate associated with a 3D coordinate for SRF_Celestiodetic
getAssociatedSurfaceCoordinate(Coord3D) - Method in class SRM.SRF_EquidistantCylindrical
Returns a surface coordinate associated with a 3D coordinate for SRF_EquidistantCylindrical
getAssociatedSurfaceCoordinate(Coord3D) - Method in class SRM.SRF_LambertConformalConic
Returns a surface coordinate associated with a 3D coordinate for SRF_LambertConformalConic
getAssociatedSurfaceCoordinate(Coord3D) - Method in class SRM.SRF_LocalTangentSpaceAzimuthalSpherical
Returns a surface coordinate associated with a 3D coordinate for SRF_LocalTangentSpaceAzimuthalSpherical
getAssociatedSurfaceCoordinate(Coord3D) - Method in class SRM.SRF_LocalTangentSpaceCylindrical
Returns a surface coordinate associated with a 3D coordinate for SRF_LocalTangentSpaceCylindrical
getAssociatedSurfaceCoordinate(Coord3D) - Method in class SRM.SRF_LocalTangentSpaceEuclidean
Returns a surface coordinate associated with a 3D coordinate for SRF_LocalTangentSpaceEuclidean
getAssociatedSurfaceCoordinate(Coord3D) - Method in class SRM.SRF_Mercator
Returns a surface coordinate associated with a 3D coordinate for SRF_Mercator
getAssociatedSurfaceCoordinate(Coord3D) - Method in class SRM.SRF_ObliqueMercatorSpherical
Returns a surface coordinate associated with a 3D coordinate for SRF_ObliqueMercatorSpherical
getAssociatedSurfaceCoordinate(Coord3D) - Method in class SRM.SRF_Planetodetic
Returns a surface coordinate associated with a 3D coordinate for SRF_Planetodetic
getAssociatedSurfaceCoordinate(Coord3D) - Method in class SRM.SRF_PolarStereographic
Returns a surface coordinate associated with a 3D coordinate for SRF_PolarStereographic
getAssociatedSurfaceCoordinate(Coord3D) - Method in class SRM.SRF_TransverseMercator
 
getAxisAngle() - Method in class SRM.Orientation
Gets the orientation in (axis, angle) representation
getAxisAngle() - Method in class SRM.OrientationAxisAngle
Gets the (axis, angle) orientation representation
getClassType() - Method in class SRM.Coord
Returns the class type of this coordinate.
GetConversionPath(SRM_SRFT_Code, SRM_SRFT_Code) - Method in class SRM.Bfs
 
getCoordinate2DValues(Coord2D) - Method in class SRM.BaseSRF_2D
Retrieves the 2D coordinate component values.
getCoordinate3DValues(Coord3D) - Method in class SRM.BaseSRF_3D
Retrieves the 3D coordinate component values.
getCSCode() - Method in class SRM.BaseSRF
Returns this SRF's CS Code.
getDest() - Method in class SRM.Conversions
 
getDirectionValues(Direction, Coord3D, double[]) - Method in class SRM.BaseSRF_3D
Retrieves the direction component values.
getEnum(int) - Static method in enum SRM.SRM_Axis_Direction
 
getEnum(int) - Static method in enum SRM.SRM_Coordinate_Valid_Region_Code
 
getEnum(int) - Static method in enum SRM.SRM_CS_Code
 
getEnum(int) - Static method in enum SRM.SRM_DSS_Code
 
getEnum(int) - Static method in enum SRM.SRM_Interval_Type
 
getEnum(int) - Static method in enum SRM.SRM_OBRS_Code
 
getEnum(int) - Static method in enum SRM.SRM_Ori_Rep
 
getEnum(int) - Static method in class SRM.SRM_ORM_Code
 
getEnum(String) - Static method in class SRM.SRM_ORM_Code
 
getEnum(int) - Static method in enum SRM.SRM_ORMT_Code
 
getEnum(int) - Static method in enum SRM.SRM_Polar_Aspect
 
getEnum(int) - Static method in enum SRM.SRM_RD_Code
 
getEnum(int) - Static method in enum SRM.SRM_RDC_Code
 
getEnum(int) - Static method in class SRM.SRM_RT_Code
 
getEnum(String) - Static method in class SRM.SRM_RT_Code
 
getEnum(int) - Static method in enum SRM.SRM_SRF_Code
 
getEnum(int) - Static method in enum SRM.SRM_SRFS_Code
 
getEnum(int) - Static method in class SRM.SRM_SRFSM_Alabama_SPCS_Code
 
getEnum(String) - Static method in class SRM.SRM_SRFSM_Alabama_SPCS_Code
 
getEnum(int) - Static method in class SRM.SRM_SRFSM_GTRS_GCS_Code
 
getEnum(String) - Static method in class SRM.SRM_SRFSM_GTRS_GCS_Code
Returns the SRM_SRFSM_GTRS_GCS_Code from its string name.
getEnum(int) - Static method in class SRM.SRM_SRFSM_Japan_Rectangular_Plane_CS_Code
 
getEnum(String) - Static method in class SRM.SRM_SRFSM_Japan_Rectangular_Plane_CS_Code
 
getEnum(int) - Static method in class SRM.SRM_SRFSM_Lambert_NTF_Code
 
getEnum(String) - Static method in class SRM.SRM_SRFSM_Lambert_NTF_Code
 
getEnum(int) - Static method in class SRM.SRM_SRFSM_UPS_Code
returns the SRM_SRFSM_UPS_Code from its enumerant value
getEnum(String) - Static method in class SRM.SRM_SRFSM_UPS_Code
returns the SRM_SRFSM_UPS_Code from its string name
getEnum(int) - Static method in class SRM.SRM_SRFSM_UTM_Code
returns the SRM_SRFSM_UTM_Code from its enumerant value
getEnum(String) - Static method in class SRM.SRM_SRFSM_UTM_Code
returns the SRM_SRFSM_UTM_Code from its string name
getEnum(int) - Static method in class SRM.SRM_SRFSM_Wisconsin_SPCS_Code
returns the SRM_SRFSM_Wisconsin_SPCS_Code from its enumerant value
getEnum(String) - Static method in class SRM.SRM_SRFSM_Wisconsin_SPCS_Code
returns the SRM_SRFSM_Wisconsin_SPCS_Code from its string name
getEnum(int) - Static method in enum SRM.SRM_SRFT_Code
 
getEulerAnglesZXZ() - Method in class SRM.Orientation
Gets the orientation in Euler angles (ZXZ) representation
getEulerAnglesZXZ() - Method in class SRM.OrientationEulerAnglesZXZ
Gets the Euler angles (ZXZ) orientation representation
getExtendedValidGeodeticRegion(int) - Method in class SRM.BaseSRF_MapProjection
Get the Extended Valid Geodetic Region for this SRF.
getExtendedValidRegion(int) - Method in class SRM.BaseSRF_3D
Get the Extended Valid Region for this SRF.
getF() - Method in class SRM.BaseSRF
Returns this SRF's flattening value (F).
getImplVerInfo() - Static method in class SRM.BaseSRF
Returns the string for this version of SRM Java implementation.
getInternalRefCoord() - Method in class SRM.Direction
Returns the actual reference coordinate object associated with the Direction
getLocalTangentFrameSRFParameters(Coord3D) - Method in class SRM.BaseSRF_3D
Computes the parameters corresponding to the local tangent frame at the input reference coordinate.
getMatrix3x3() - Method in class SRM.Orientation
Gets the orientation in matrix 3x3 representation
getMatrix3x3() - Method in class SRM.OrientationMatrix
Gets the Matrix 3x3 orientation representation
getMemberCode(double[], SRM_ORM_Code, SRM_RT_Code, SRM_SRFS_Code) - Method in class SRM.BaseSRF_3D
 
getMGRS(int) - Method in class SRM.Coord3D
 
getNaturalSRFSetMember(Coord3D, SRM_ORM_Code, SRM_RT_Code, SRM_SRFS_Code) - Method in class SRM.BaseSRF_3D
Returns the natural SRF Set member instance that the 3D coordinate is located in the target SRF Set.
getNaturalSRFSetMember(CoordSurf, SRM_ORM_Code, SRM_RT_Code, SRM_SRFS_Code) - Method in class SRM.BaseSRF_WithEllipsoidalHeight
Computes the natural SRF Set member instance that the surface coordinate is located in the target SRF Set.
getNaturalSRFSetMemberCode(Coord3D, SRM_ORM_Code, SRM_RT_Code, SRM_SRFS_Code) - Method in class SRM.BaseSRF_3D
Computes the natural SRF Set member code (region) where the 3D coordinate is located in the target SRF Set.
getNaturalSRFSetMemberCode(CoordSurf, SRM_ORM_Code, SRM_RT_Code, SRM_SRFS_Code) - Method in class SRM.BaseSRF_WithEllipsoidalHeight
Computes the natural SRF Set member code (region) where the Surface coordinate is located in the target SRF Set.
getOriRep() - Method in class SRM.Orientation
Returns the native orientation representation type.
getOriRep() - Method in class SRM.OrientationAxisAngle
Returns the native orientation representation type.
getOriRep() - Method in class SRM.OrientationEulerAnglesZXZ
Returns the native orientation representation type.
getOriRep() - Method in class SRM.OrientationMatrix
Returns the native orientation representation type.
getOriRep() - Method in class SRM.OrientationQuaternion
Returns the native orientation representation type.
getOriRep() - Method in class SRM.OrientationTaitBryanAngles
Returns the native orientation representation type.
getOrm() - Method in class SRM.BaseSRF
Returns this SRF's Object Reference Model code.
getOrmData() - Method in class SRM.Conversions
 
getPromotedSurfaceCoordinate(CoordSurf) - Method in class SRM.BaseSRF_WithEllipsoidalHeight
Returns a 3D coordinate representing the same location as specified by a surface coordinate.
getPromotedSurfaceCoordinate(CoordSurf) - Method in class SRM.BaseSRF_WithTangentPlaneSurface
Returns a 3D coordinate representing the same location as specified by a surface coordinate.
getPromotedSurfaceCoordinate(CoordSurf) - Method in class SRM.SRF_Celestiodetic
Returns a 3D coordinate representing the same location as specified by a surface coordinate for SRF_Celestiodetic
getPromotedSurfaceCoordinate(CoordSurf) - Method in class SRM.SRF_EquidistantCylindrical
Returns a 3D coordinate representing the same location as specified by a surface coordinate for SRF_EquidistantCylindrical
getPromotedSurfaceCoordinate(CoordSurf) - Method in class SRM.SRF_LambertConformalConic
Returns a 3D coordinate representing the same location as specified by a surface coordinate for SRF_LambertConformalConic
getPromotedSurfaceCoordinate(CoordSurf) - Method in class SRM.SRF_LocalTangentSpaceAzimuthalSpherical
Returns a 3D coordinate representing the same location as specified by a surface coordinate for SRF_LocalTangentSpaceAzimuthalSpherical
getPromotedSurfaceCoordinate(CoordSurf) - Method in class SRM.SRF_LocalTangentSpaceCylindrical
Returns a 3D coordinate representing the same location as specified by a surface coordinate for SRF_LocalTangentSpaceCylindrical
getPromotedSurfaceCoordinate(CoordSurf) - Method in class SRM.SRF_LocalTangentSpaceEuclidean
Returns a 3D coordinate representing the same location as specified by a surface coordinate for SRF_LocalTangentSpaceEuclidean
getPromotedSurfaceCoordinate(CoordSurf) - Method in class SRM.SRF_Mercator
Returns a 3D coordinate representing the same location as specified by a surface coordinate for SRF_Mercator
getPromotedSurfaceCoordinate(CoordSurf) - Method in class SRM.SRF_ObliqueMercatorSpherical
Returns a 3D coordinate representing the same location as specified by a surface coordinate for SRF_ObliqueMercatorSpherical
getPromotedSurfaceCoordinate(CoordSurf) - Method in class SRM.SRF_Planetodetic
Returns a 3D coordinate representing the same location as specified by a surface coordinate for SRF_Planetodetic
getPromotedSurfaceCoordinate(CoordSurf) - Method in class SRM.SRF_PolarStereographic
Returns a 3D coordinate representing the same location as specified by a surface coordinate for SRF_PolarStereographic
getPromotedSurfaceCoordinate(CoordSurf) - Method in class SRM.SRF_TransverseMercator
 
getQuaternion() - Method in class SRM.Orientation
Gets the orientation in Quaternion representation
getQuaternion() - Method in class SRM.OrientationQuaternion
Gets the quaternion orientation representation
getRefCoord() - Method in class SRM.Direction
Returns a clone (copy) of the reference coordinate object
getRt() - Method in class SRM.BaseSRF
Returns this SRF's RT code.
getSrc() - Method in class SRM.Conversions
 
getSRF() - Method in class SRM.Coord
Returns the SRF this coordassocSRFinate belongs to.
getSRF() - Method in class SRM.Direction
Returns the SRF this Direction belongs to.
getSRFCode() - Method in class SRM.BaseSRF
Returns this pre-defined ("standard") SRF code.
getSRFParameters() - Method in class SRM.SRF_EquidistantCylindrical
Returns the SRF parameter object
getSRFParameters() - Method in class SRM.SRF_LambertConformalConic
Returns the SRF parameter object
getSRFParameters() - Method in class SRM.SRF_LocalSpaceRectangular2D
Returns the SRF parameter object
getSRFParameters() - Method in class SRM.SRF_LocalSpaceRectangular3D
Returns the SRF parameter object
getSRFParameters() - Method in class SRM.SRF_LocalTangentSpaceAzimuthalSpherical
 
getSRFParameters() - Method in class SRM.SRF_LocalTangentSpaceCylindrical
Returns the SRF parameter object
getSRFParameters() - Method in class SRM.SRF_LocalTangentSpaceEuclidean
Returns the SRF parameter object
getSRFParameters() - Method in class SRM.SRF_LococentricEuclidean3D
Returns the SRF parameter object
getSRFParameters() - Method in class SRM.SRF_Mercator
Returns the SRF parameter object
getSRFParameters() - Method in class SRM.SRF_ObliqueMercatorSpherical
Returns the SRF parameter object
getSRFParameters() - Method in class SRM.SRF_PolarStereographic
Returns the SRF parameter object
getSRFParameters() - Method in class SRM.SRF_TransverseMercator
 
getSRFSetCode() - Method in class SRM.BaseSRF
Returns this SRF's Set code.
getSRFSetMemberCode() - Method in class SRM.BaseSRF
Returns this SRF's Set member code.
getSRFTemplateCode() - Method in class SRM.BaseSRF
Returns this SRF's Template code.
getSurfaceCoordinateValues(CoordSurf) - Method in class SRM.BaseSRF_WithEllipsoidalHeight
Retrieves a coordinate surface component values
getSurfaceCoordinateValues(CoordSurf) - Method in class SRM.BaseSRF_WithTangentPlaneSurface
Retrieves a coordinate surface component values
getTaitBryanAngles() - Method in class SRM.Orientation
Gets the orientation in Tait-Bryan angles representation
getTaitBryanAngles() - Method in class SRM.OrientationTaitBryanAngles
Gets the Tait-Bryan Angles orientation representation
getValidGeodeticRegion(int) - Method in class SRM.BaseSRF_MapProjection
Get the Valid Geodetic Region for this SRF.
getValidRegion(int) - Method in class SRM.BaseSRF_3D
Get the Valid Region for this SRF.
getValues() - Method in class SRM.Coord
Returns an array containing the coordinate component values.
getValues() - Method in class SRM.Coord2D
Returns the coordinate component values as an array
getValues() - Method in class SRM.Coord3D
Returns the coordinate component values as an array
getValues() - Method in class SRM.CoordSurf
Returns the coordinate component values as an array
getVec() - Method in class SRM.Direction
Returns the direction component values.
getVectorComp(int) - Method in class SRM.Direction
Return the values of the Nth direction vector component.
getVectorComp1() - Method in class SRM.Direction
Return the values of the 1st vector component
getVectorComp2() - Method in class SRM.Direction
Return the values of the 2nd direction vector component
getVectorComp3() - Method in class SRM.Direction
Return the values of the 3rd direction vector component

I

impl_get_mgrs(int) - Method in class SRM.Coord3D
 
impl_set_coord(String) - Method in class SRM.Coord3D
 
instance() - Static method in class SRM.Bfs
 
instance() - Static method in class SRM.FunctionMap
 
instance() - Static method in class SRM.OpManager
 
interimConv(Coord, SRM_SRFT_Code) - Static method in class SRM.BaseSRF
 
isEqual(BaseSRF) - Method in class SRM.BaseSRF
 
isEqual(Coord) - Method in class SRM.Coord
Returns TRUE if the coordinate component values are "equal"
isEqual(Coord) - Method in class SRM.Coord2D
Returns TRUE if the coordinate component values are "equal"
isEqual(Coord) - Method in class SRM.Coord2D_LocalSpaceAzimuthal
Returns TRUE if the coordinate component values are "equal"
isEqual(Coord) - Method in class SRM.Coord2D_LocalSpacePolar
Returns TRUE if the coordinate component values are "equal"
isEqual(Coord) - Method in class SRM.Coord2D_LocalSpaceRectangular2D
Returns TRUE if the coordinate component values are "equal"
isEqual(Coord) - Method in class SRM.Coord3D
Returns TRUE if the coordinate component values are "equal"
isEqual(Coord) - Method in class SRM.Coord3D_Celestiocentric
 
isEqual(Coord) - Method in class SRM.Coord3D_Celestiodetic
Returns TRUE if the coordinate components are "Equal"
isEqual(Coord) - Method in class SRM.Coord3D_Celestiomagnetic
 
isEqual(Coord) - Method in class SRM.Coord3D_EquatorialInertial
 
isEqual(Coord) - Method in class SRM.Coord3D_EquidistantCylindrical
Returns TRUE if the coordinate components are "Equal"
isEqual(Coord) - Method in class SRM.Coord3D_HeliosphericAriesEcliptic
 
isEqual(Coord) - Method in class SRM.Coord3D_HeliosphericEarthEcliptic
 
isEqual(Coord) - Method in class SRM.Coord3D_HeliosphericEarthEquatorial
 
isEqual(Coord) - Method in class SRM.Coord3D_LambertConformalConic
 
isEqual(Coord) - Method in class SRM.Coord3D_LocalSpaceRectangular3D
 
isEqual(Coord) - Method in class SRM.Coord3D_LocalTangentSpaceAzimuthalSpherical
 
isEqual(Coord) - Method in class SRM.Coord3D_LocalTangentSpaceCylindrical
 
isEqual(Coord) - Method in class SRM.Coord3D_LocalTangentSpaceEuclidean
 
isEqual(Coord) - Method in class SRM.Coord3D_LococentricEuclidean3D
 
isEqual(Coord) - Method in class SRM.Coord3D_Mercator
Returns TRUE if the coordinate components are "Equal"
isEqual(Coord) - Method in class SRM.Coord3D_ObliqueMercatorSpherical
 
isEqual(Coord) - Method in class SRM.Coord3D_Planetodetic
 
isEqual(Coord) - Method in class SRM.Coord3D_PolarStereographic
 
isEqual(Coord) - Method in class SRM.Coord3D_SolarEcliptic
 
isEqual(Coord) - Method in class SRM.Coord3D_SolarEquatorial
 
isEqual(Coord) - Method in class SRM.Coord3D_SolarMagneticDipole
 
isEqual(Coord) - Method in class SRM.Coord3D_SolarMagneticEcliptic
 
isEqual(Coord) - Method in class SRM.Coord3D_TransverseMercator
 
isEqual(Coord) - Method in class SRM.CoordSurf
Returns TRUE if the coordinate component values are "equal"
isEqual(Coord) - Method in class SRM.CoordSurf_Celestiodetic
 
isEqual(Coord) - Method in class SRM.CoordSurf_EquidistantCylindrical
 
isEqual(Coord) - Method in class SRM.CoordSurf_LambertConformalConic
 
isEqual(Coord) - Method in class SRM.CoordSurf_LocalTangentSpaceAzimuthalSpherical
 
isEqual(Coord) - Method in class SRM.CoordSurf_LocalTangentSpaceCylindrical
 
isEqual(Coord) - Method in class SRM.CoordSurf_LocalTangentSpaceEuclidean
 
isEqual(Coord) - Method in class SRM.CoordSurf_Mercator
 
isEqual(Coord) - Method in class SRM.CoordSurf_ObliqueMercatorSpherical
 
isEqual(Coord) - Method in class SRM.CoordSurf_Planetodetic
 
isEqual(Coord) - Method in class SRM.CoordSurf_PolarStereographic
 
isEqual(Coord) - Method in class SRM.CoordSurf_TransverseMercator
 
isEqual(Direction) - Method in class SRM.Direction
Returns TRUE if the Direction parameters are "Equal"
isEqual(Orientation) - Method in class SRM.Orientation
The equality operator.
isEqual(BaseSRF) - Method in class SRM.SRF_Celestiocentric
Returns TRUE if the SRF parameters are equal
isEqual(BaseSRF) - Method in class SRM.SRF_Celestiodetic
Returns TRUE if the SRF parameters are equal
isEqual(BaseSRF) - Method in class SRM.SRF_Celestiomagnetic
Returns TRUE if the SRF parameters are equal
isEqual(SRF_EC_Params) - Method in class SRM.SRF_EC_Params
 
isEqual(BaseSRF) - Method in class SRM.SRF_EquatorialInertial
 
isEqual(BaseSRF) - Method in class SRM.SRF_EquidistantCylindrical
Returns TRUE if the SRF parameters are equal
isEqual(BaseSRF) - Method in class SRM.SRF_HeliosphericAriesEcliptic
Returns TRUE if the SRF parameters are equal
isEqual(BaseSRF) - Method in class SRM.SRF_HeliosphericEarthEcliptic
Returns TRUE if the SRF parameters are equal
isEqual(BaseSRF) - Method in class SRM.SRF_HeliosphericEarthEquatorial
Returns TRUE if the SRF parameters are equal
isEqual(BaseSRF) - Method in class SRM.SRF_LambertConformalConic
Returns TRUE if the SRF parameters are equal
isEqual(SRF_LCC_Params) - Method in class SRM.SRF_LCC_Params
Returns TRUE is this object's member data are "equal" to the ones in input object.
isEqual(SRF_LCE_3D_Params) - Method in class SRM.SRF_LCE_3D_Params
Returns TRUE is this object's member data are "equal" to the ones in input object.
isEqual(BaseSRF) - Method in class SRM.SRF_LocalSpaceAzimuthal
Returns TRUE if the SRF parameters are equal
isEqual(BaseSRF) - Method in class SRM.SRF_LocalSpacePolar
Returns TRUE if the SRF parameters are equal
isEqual(BaseSRF) - Method in class SRM.SRF_LocalSpaceRectangular2D
Returns TRUE if the SRF parameters are equal
isEqual(BaseSRF) - Method in class SRM.SRF_LocalSpaceRectangular3D
Returns TRUE if the SRF parameters are equal
isEqual(BaseSRF) - Method in class SRM.SRF_LocalTangentSpaceAzimuthalSpherical
Returns TRUE if the SRF parameters are equal
isEqual(BaseSRF) - Method in class SRM.SRF_LocalTangentSpaceCylindrical
Returns TRUE if the SRF parameters are equal
isEqual(BaseSRF) - Method in class SRM.SRF_LocalTangentSpaceEuclidean
Returns TRUE if the SRF parameters are equal
isEqual(BaseSRF) - Method in class SRM.SRF_LococentricEuclidean3D
Returns TRUE if the SRF parameters are equal
isEqual(SRF_LSR_2D_Params) - Method in class SRM.SRF_LSR_2D_Params
Returns TRUE is this object's member data are "equal" to the ones in input object.
isEqual(SRF_LSR_3D_Params) - Method in class SRM.SRF_LSR_3D_Params
Returns TRUE is this object's member data are "equal" to the ones in input object.
isEqual(SRF_LT_Params) - Method in class SRM.SRF_LT_Params
Returns TRUE is this object's member data are "equal" to the ones in input object.
isEqual(SRF_LTSE_Params) - Method in class SRM.SRF_LTSE_Params
Returns TRUE is this object's member data are "equal" to the ones in input object.
isEqual(SRF_M_Params) - Method in class SRM.SRF_M_Params
Returns TRUE is this object's member data are "equal" to the ones in input object.
isEqual(BaseSRF) - Method in class SRM.SRF_Mercator
Returns TRUE if the SRF parameters are equal
isEqual(BaseSRF) - Method in class SRM.SRF_ObliqueMercatorSpherical
Returns TRUE if the SRF parameters are equal
isEqual(SRF_OM_Params) - Method in class SRM.SRF_OM_Params
Returns TRUE is this object's member data are "equal" to the ones in input object.
isEqual(BaseSRF) - Method in class SRM.SRF_Planetodetic
 
isEqual(BaseSRF) - Method in class SRM.SRF_PolarStereographic
Returns TRUE if the SRF parameters are equal
isEqual(SRF_PS_Params) - Method in class SRM.SRF_PS_Params
Returns TRUE is this object's member data are "equal" to the ones in input object.
isEqual(BaseSRF) - Method in class SRM.SRF_SolarEcliptic
Returns TRUE if the SRF parameters are equal
isEqual(BaseSRF) - Method in class SRM.SRF_SolarEquatorial
Returns TRUE if the SRF parameters are equal
isEqual(BaseSRF) - Method in class SRM.SRF_SolarMagneticDipole
 
isEqual(BaseSRF) - Method in class SRM.SRF_SolarMagneticEcliptic
 
isEqual(SRF_TM_Params) - Method in class SRM.SRF_TM_Params
Returns TRUE is this object's member data are "equal" to the ones in input object.
isEqual(BaseSRF) - Method in class SRM.SRF_TransverseMercator
 
isEqual(SRM_Extended_Valid_Region_Params) - Method in class SRM.SRM_Extended_Valid_Region_Params
Returns TRUE is this object's member data are "equal" to the ones in input object.
isEqual(SRM_ORM_Trans_2D_Params) - Method in class SRM.SRM_ORM_Trans_2D_Params
Returns TRUE is this object's member data are "equal" to the ones in input object.
isEqual(SRM_ORM_Trans_3D_Params) - Method in class SRM.SRM_ORM_Trans_3D_Params
Returns TRUE is this object's member data are "equal" to the ones in input object.
isEqual(SRM_Quaternion_Params, SRM_Quaternion_Params, double) - Static method in class SRM.SRM_Quaternion_Params
Returns TRUE if a's member data are "equivalent" to those in b.
isEqual(SRM_Tait_Bryan_Angles_Params, SRM_Tait_Bryan_Angles_Params, double) - Static method in class SRM.SRM_Tait_Bryan_Angles_Params
Returns TRUE if a's member data are "equivalent" to those in b.
isEqual(SRM_Valid_Region_Params) - Method in class SRM.SRM_Valid_Region_Params
Returns TRUE is this object's member data are "equal" to the ones in input object.
isEquiv(SRM_Axis_Angle_Params, SRM_Axis_Angle_Params, double) - Static method in class SRM.SRM_Axis_Angle_Params
Returns TRUE is a's member data are "equivalent" to the ones in b.
isEquiv(SRM_Euler_Angles_ZXZ_Params, SRM_Euler_Angles_ZXZ_Params, double) - Static method in class SRM.SRM_Euler_Angles_ZXZ_Params
Returns TRUE if a's member data are "equivalent" to those in b.
isEquiv(SRM_Matrix_3x3, SRM_Matrix_3x3, double) - Static method in class SRM.SRM_Matrix_3x3
Returns TRUE if a's member data are "equivalent" to those in b.
isSource() - Method in class SRM.Conversions
 
isTarget() - Method in class SRM.Conversions
 

L

LsrConv - Class in SRM
 
LsrConv(SRM_SRFT_Code, SRM_SRFT_Code[]) - Constructor for class SRM.LsrConv
 
LteConv - Class in SRM
 
LteConv() - Constructor for class SRM.LteConv
 
LteConv.LtsasLtseConst - Class in SRM
 
LteConv.LtsasLtseConst(SRF_LT_Params, SRF_LTSE_Params) - Constructor for class SRM.LteConv.LtsasLtseConst
 
LteConv.ToCcenConst - Class in SRM
 
LteConv.ToCcenConst(OrmData, SRF_LTSE_Params) - Constructor for class SRM.LteConv.ToCcenConst
 

M

m - Variable in class SRM.SRM_Matrix_3x3
 
makeClone() - Method in class SRM.BaseSRF
Returns the shallow copy of this object instance.
makeClone() - Method in class SRM.Conversions
 
makeClone() - Method in class SRM.Coord
Returns the copy of this coordinate object instance.
makeClone() - Method in class SRM.Direction
Returns the shallow copy of this object instance.
makeClone() - Method in class SRM.LteConv
 

N

nutation - Variable in class SRM.SRM_Euler_Angles_ZXZ_Params
 

O

OpManager - Class in SRM
 
Orientation - Class in SRM
The Orientation base class.
Orientation() - Constructor for class SRM.Orientation
 
OrientationAxisAngle - Class in SRM
The Orientation subclass in (axis, angle) representation.
OrientationAxisAngle() - Constructor for class SRM.OrientationAxisAngle
Default constructor.
OrientationAxisAngle(SRM_Axis_Angle_Params) - Constructor for class SRM.OrientationAxisAngle
Constructor using (axis, angle) pamameter
OrientationAxisAngle(double[], double) - Constructor for class SRM.OrientationAxisAngle
Constructor using (axis, angle) pamameter
OrientationEulerAnglesZXZ - Class in SRM
The concrete class for the orientation in Euler Angles (ZXZ) representation.
OrientationEulerAnglesZXZ() - Constructor for class SRM.OrientationEulerAnglesZXZ
Default constructor.
OrientationEulerAnglesZXZ(SRM_Euler_Angles_ZXZ_Params) - Constructor for class SRM.OrientationEulerAnglesZXZ
Constructor using Euler angles (ZXZ) pamameter
OrientationEulerAnglesZXZ(double, double, double) - Constructor for class SRM.OrientationEulerAnglesZXZ
Constructor using spin, nutation, and precession pamameters
OrientationMatrix - Class in SRM
The concrete class for the orientation in matrix 3x3 orientation representation.
OrientationMatrix() - Constructor for class SRM.OrientationMatrix
Default constructor.
OrientationMatrix(SRM_Matrix_3x3) - Constructor for class SRM.OrientationMatrix
constructor.using matrix 3x3 parameter data structure
OrientationMatrix(double, double, double, double, double, double, double, double, double) - Constructor for class SRM.OrientationMatrix
Constructor using elements of the matrix (mat) 3x3 pamameter
OrientationQuaternion - Class in SRM
The concrete class for the orientation in quaternion representation.
OrientationQuaternion() - Constructor for class SRM.OrientationQuaternion
Default constructor.
OrientationQuaternion(SRM_Quaternion_Params) - Constructor for class SRM.OrientationQuaternion
Constructor using quaternion pamameter
OrientationQuaternion(double, double, double, double) - Constructor for class SRM.OrientationQuaternion
Constructor using quaternion (e0, e1, e2, e3) pamameters
OrientationTaitBryanAngles - Class in SRM
The concrete class for the orientation in Tait-Bryan Angles representation.
OrientationTaitBryanAngles() - Constructor for class SRM.OrientationTaitBryanAngles
Default constructor.
OrientationTaitBryanAngles(SRM_Tait_Bryan_Angles_Params) - Constructor for class SRM.OrientationTaitBryanAngles
Constructor using Tait-Bryan Angles parameter
OrientationTaitBryanAngles(double, double, double) - Constructor for class SRM.OrientationTaitBryanAngles
Constructor using roll, pitch, and yaw pamameters
ORMCOD_ABSTRACT_2D - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_ABSTRACT_3D - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_ADINDAN_1991 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_ADRASTEA_2000 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_AFGOOYE_1987 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_AIN_EL_ABD_1970 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_AMALTHEA_2000 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_AMERICAN_SAMOA_1962 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_ANNA_1_1965 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_ANTIGUA_1943 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_ARC_1950 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_ARC_1960 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_ARIEL_1988 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_ASCENSION_1958 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_ATLAS_1988 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_AUSTRALIAN_GEOD_1966 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_AUSTRALIAN_GEOD_1984 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_AYABELLE_LIGHTHOUSE_1991 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_BEACON_E_1945 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_BELINDA_1988 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_BELLEVUE_IGN_1987 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_BERMUDA_1957 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_BIANCA_1988 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_BISSAU_1991 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_BOGOTA_OBS_1987 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_BOGOTA_OBS_1987_PM_BOGOTA - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_BUKIT_RIMPAH_1987 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_CALLISTO_2000 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_CALYPSO_1988 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_CAMP_AREA_1987 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_CAMPO_INCHAUSPE_1969 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_CANTON_1966 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_CAPE_1987 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_CAPE_CANAVERAL_1991 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_CARTHAGE_1987 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_CHARON_1991 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_CHATHAM_1971 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_CHUA_1987 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_COAMPS_1998 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_CORDELIA_1988 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_CORREGO_ALEGRE_1987 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_CRESSIDA_1988 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_DABOLA_1991 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_DECEPTION_1993 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_DEIMOS_1988 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_DESDEMONA_1988 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_DESPINA_1991 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_DIONE_1982 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_DJAKARTA_1987 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_DJAKARTA_1987_PM_DJAKARTA - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_DOS_1968 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_DOS_71_4_1987 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_EARTH_INERT_ARIES_1950 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_EARTH_INERT_ARIES_TRUE_OF_DATE - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_EARTH_INERTIAL_J2000r0 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_EARTH_SOLAR_ECLIPTIC - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_EARTH_SOLAR_EQUATORIAL - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_EARTH_SOLAR_MAG_DIPOLE - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_EARTH_SOLAR_MAGNETOSPHERIC - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_EASTER_1967 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_ENCELADUS_1994 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_EPIMETHEUS_1988 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_EROS_2000 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_ESTONIA_1937 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_ETRS_1989 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_EUROPA_2000 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_EUROPE_1950 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_EUROPE_1979 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_EXPERIMENTAL_NGA_MAX - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_EXPERIMENTAL_NGA_SPHERE - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_FAHUD_1987 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_FORT_THOMAS_1955 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_GALATEA_1991 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_GAN_1970 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_GANYMEDE_2000 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_GASPRA_1991 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_GDA_1994 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_GEODETIC_DATUM_1949 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_GEOMAGNETIC_1945 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_GEOMAGNETIC_1950 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_GEOMAGNETIC_1955 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_GEOMAGNETIC_1960 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_GEOMAGNETIC_1965 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_GEOMAGNETIC_1970 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_GEOMAGNETIC_1975 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_GEOMAGNETIC_1980 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_GEOMAGNETIC_1985 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_GEOMAGNETIC_1990 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_GEOMAGNETIC_1995 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_GEOMAGNETIC_2000 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_GRACIOSA_BASE_SW_1948 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_GUAM_1963 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_GUNONG_SEGARA_1987 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_GUX_1_1987 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_HELENE_1992 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_HELIO_ARIES_ECLIPT_J2000r0 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_HELIO_ARIES_ECLIPT_TRUE_OF_DATE - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_HELIO_EARTH_ECLIPTIC - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_HELIO_EARTH_EQUATORIAL - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_HERAT_NORTH_1987 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_HERMANNSKOGEL_1871 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_HJORSEY_1955 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_HONG_KONG_1963 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_HU_TZU_SHAN_1991 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_IAPETUS_1988 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_IDA_1991 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_INDIAN_1916 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_INDIAN_1954 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_INDIAN_1956 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_INDIAN_1960 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_INDIAN_1962 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_INDIAN_1975 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_INDONESIAN_1974 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_IO_2000 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_IRELAND_1965 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_ISTS_061_1968 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_ISTS_073_1969 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_JANUS_1988 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_JGD_2000 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_JOHNSTON_1961 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_JULIET_1988 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_JUPITER_1988 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_JUPITER_INERTIAL - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_JUPITER_MAGNETIC_1993 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_JUPITER_SOLAR_ECLIPTIC - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_JUPITER_SOLAR_EQUATORIAL - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_JUPITER_SOLAR_MAG_DIPOLE - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_JUPITER_SOLAR_MAG_ECLIPTIC - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_KANDAWALA_1987 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_KERGUELEN_1949 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_KERTAU_1948 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_KOREAN_GEODETIC_1995 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_KUSAIE_1951 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_LARISSA_1991 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_LC5_1961 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_LEIGON_1991 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_LIBERIA_1964 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_LUZON_1987 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_M_PORALOKO_1991 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_MAHE_1971 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_MARCUS_STATION_1952 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_MARS_2000 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_MARS_INERTIAL - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_MARS_SPHERE_2000 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_MASS_1999 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_MASSAWA_1987 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_MERCHICH_1987 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_MERCURY_1988 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_MERCURY_INERTIAL - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_METIS_2000 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_MIDWAY_1961 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_MIMAS_1994 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_MINNA_1991 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_MIRANDA_1988 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_MM5_1997 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_MODTRAN_MIDLAT_N_1989 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_MODTRAN_MIDLAT_S_1989 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_MODTRAN_SUBARCTIC_N_1989 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_MODTRAN_SUBARCTIC_S_1989 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_MODTRAN_TROPICAL_1989 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_MONTSERRAT_1958 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_MOON_1991 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_MULTIGEN_FLAT_EARTH_1989 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_N_AM_1927 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_N_AM_1983 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_N_SAHARA_1959 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_NAHRWAN_1987 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_NAIAD_1991 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_NAPARIMA_1991 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_NEPTUNE_1991 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_NEPTUNE_INERTIAL - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_NEPTUNE_MAGNETIC_1993 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_NOGAPS_1988 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_NTF_1896 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_NTF_1896_PM_PARIS - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_OBERON_1988 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_OBSERV_METEORO_1939 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_OLD_EGYPTIAN_1907 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_OLD_HAWAIIAN_CLARKE_1987 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_OLD_HAWAIIAN_INT_1987 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_OPHELIA_1988 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_OSGB_1936 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_PAN_1991 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_PANDORA_1988 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_PHOBOS_1988 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_PHOEBE_1988 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_PICO_DE_LAS_NIEVES_1987 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_PITCAIRN_1967 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_PLUTO_1994 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_PLUTO_INERTIAL - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_POINT_58_1991 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_POINTE_NOIRE_1948 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_PORTIA_1988 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_PORTO_SANTO_1936 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_PROMETHEUS_1988 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_PROTEUS_1991 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_PROV_S_AM_1956 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_PROV_S_CHILEAN_1963 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_PUCK_1988 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_PUERTO_RICO_1987 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_PULKOVO_1942 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_QATAR_NATIONAL_1974 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_QORNOQ_1987 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_REUNION_1947 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_RGF_1993 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_RHEA_1988 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_ROME_1940 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_ROME_1940_PM_ROME - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_ROSALIND_1988 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_S42_PULKOVO - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_S_AM_1969 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_S_ASIA_1987 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_S_JTSK_1993 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_SANTO_DOS_1965 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_SAO_BRAZ_1987 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_SAPPER_HILL_1943 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_SATURN_1988 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_SATURN_INERTIAL - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_SATURN_MAGNETIC_1993 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_SCHWARZECK_1991 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_SELVAGEM_GRANDE_1938 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_SIERRA_LEONE_1960 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_SIRGAS_2000 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_SUN_1992 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_TANANARIVE_OBS_1925 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_TANANARIVE_OBS_1925_PM_PARIS - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_TELESTO_1988 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_TERN_1961 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_TETHYS_1991 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_THALASSA_1991 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_THEBE_2000 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_TIMBALAI_EVEREST_1948 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_TITAN_1982 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_TITANIA_1988 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_TOKYO_1991 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_TRISTAN_1968 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_TRITON_1991 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_UMBRIEL_1988 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_UNSPECIFIED - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_URANUS_1988 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_URANUS_INERTIAL - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_URANUS_MAGNETIC_1993 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_VENUS_1991 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_VENUS_INERTIAL - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_VITI_LEVU_1916 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_VOIROL_1874 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_VOIROL_1874_PM_PARIS - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_VOIROL_1960 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_VOIROL_1960_PM_PARIS - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_WAKE_1952 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_WAKE_ENIWETOK_1960 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_WGS_1972 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_WGS_1984 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_YACARE_1987 - Static variable in class SRM.SRM_ORM_Code
 
ORMCOD_ZANDERIJ_1987 - Static variable in class SRM.SRM_ORM_Code
 
OrmData - Class in SRM
 
OrmData(SRM_ORM_Code) - Constructor for class SRM.OrmData
 

P

pitch - Variable in class SRM.SRM_Tait_Bryan_Angles_Params
 
pointScaleCalculation(OrmData, double[]) - Method in class SRM.BaseSRF_MapProjection
 
pointScaleCalculation(OrmData, double[]) - Method in class SRM.SRF_EquidistantCylindrical
 
pointScaleCalculation(OrmData, double[]) - Method in class SRM.SRF_LambertConformalConic
 
pointScaleCalculation(OrmData, double[]) - Method in class SRM.SRF_Mercator
 
pointScaleCalculation(OrmData, double[]) - Method in class SRM.SRF_ObliqueMercatorSpherical
 
pointScaleCalculation(OrmData, double[]) - Method in class SRM.SRF_PolarStereographic
 
pointScaleCalculation(OrmData, double[]) - Method in class SRM.SRF_TransverseMercator
 
precession - Variable in class SRM.SRM_Euler_Angles_ZXZ_Params
 

Q

querySRFTSupport(SRM_SRFT_Code) - Static method in class SRM.BaseSRF
Queries for the SRFT support by the implementation.

R

register(Conversions) - Method in class SRM.FunctionMap
 
removeEldestEntry(Map.Entry) - Method in class SRM.CacheManager
 
roll - Variable in class SRM.SRM_Tait_Bryan_Angles_Params
 
RTCOD_ABSTRACT_2D_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_ABSTRACT_3D_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_ADINDAN_1991_BURKINA_FASO - Static variable in class SRM.SRM_RT_Code
 
RTCOD_ADINDAN_1991_CAMEROON - Static variable in class SRM.SRM_RT_Code
 
RTCOD_ADINDAN_1991_ETHIOPIA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_ADINDAN_1991_MALI - Static variable in class SRM.SRM_RT_Code
 
RTCOD_ADINDAN_1991_MEAN_SOLUTION - Static variable in class SRM.SRM_RT_Code
 
RTCOD_ADINDAN_1991_SENEGAL - Static variable in class SRM.SRM_RT_Code
 
RTCOD_ADINDAN_1991_SUDAN - Static variable in class SRM.SRM_RT_Code
 
RTCOD_ADRASTEA_2000_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_AFGOOYE_1987_SOMALIA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_AIN_EL_ABD_1970_BAHRAIN_ISLAND - Static variable in class SRM.SRM_RT_Code
 
RTCOD_AIN_EL_ABD_1970_SAUDI_ARABIA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_AMALTHEA_2000_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_AMERICAN_SAMOA_1962_AMERICAN_SAMOA_ISLANDS - Static variable in class SRM.SRM_RT_Code
 
RTCOD_ANNA_1_1965_COCOS_ISLANDS - Static variable in class SRM.SRM_RT_Code
 
RTCOD_ANTIGUA_1943_ANTIGUA_LEEWARD_ISLANDS - Static variable in class SRM.SRM_RT_Code
 
RTCOD_ARC_1950_3_ZIMBABWE - Static variable in class SRM.SRM_RT_Code
 
RTCOD_ARC_1950_BOTSWANA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_ARC_1950_BURUNDI - Static variable in class SRM.SRM_RT_Code
 
RTCOD_ARC_1950_LESOTHO - Static variable in class SRM.SRM_RT_Code
 
RTCOD_ARC_1950_MALAWI - Static variable in class SRM.SRM_RT_Code
 
RTCOD_ARC_1950_MEAN_SOLUTION - Static variable in class SRM.SRM_RT_Code
 
RTCOD_ARC_1950_SWAZILAND - Static variable in class SRM.SRM_RT_Code
 
RTCOD_ARC_1950_ZAIRE - Static variable in class SRM.SRM_RT_Code
 
RTCOD_ARC_1950_ZAMBIA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_ARC_1960_3_KENYA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_ARC_1960_MEAN_SOLUTION - Static variable in class SRM.SRM_RT_Code
 
RTCOD_ARC_1960_TANZANIA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_ARIEL_1988_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_ASCENSION_1958_ASCENSION_ISLAND - Static variable in class SRM.SRM_RT_Code
 
RTCOD_ATLAS_1988_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_AUSTRALIA_GEOD_1984_3_AUSTRALIA_TASMANIA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_AUSTRALIA_GEOD_1984_7_AUSTRALIA_TASMANIA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_AUSTRALIAN_GEOD_1966_AUSTRALIA_TASMANIA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_AYABELLE_LIGHTHOUSE_1991_DJIBOUTI - Static variable in class SRM.SRM_RT_Code
 
RTCOD_BEACON_E_1945_IWO_JIMA_ISLAND - Static variable in class SRM.SRM_RT_Code
 
RTCOD_BELINDA_1988_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_BELLEVUE_IGN_1987_EFATE_ERROMANGO_ISLANDS - Static variable in class SRM.SRM_RT_Code
 
RTCOD_BERMUDA_1957_BERMUDA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_BIANCA_1988_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_BISSAU_1991_GUINEA_BISSAU - Static variable in class SRM.SRM_RT_Code
 
RTCOD_BOGOTA_OBS_1987_COLOMBIA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_BOGOTA_OBS_1987_PM_BOGOTA_COLOMBIA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_BUKIT_RIMPAH_1987_BANGKA_BELITUNG_ISLANDS - Static variable in class SRM.SRM_RT_Code
 
RTCOD_CALLISTO_2000_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_CALYPSO_1988_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_CAMP_AREA_1987_MCMURDO_CAMP - Static variable in class SRM.SRM_RT_Code
 
RTCOD_CAMPO_INCHAUSPE_1969_ARGENTINA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_CANTON_1966_PHOENIX_ISLANDS - Static variable in class SRM.SRM_RT_Code
 
RTCOD_CAPE_1987_SOUTH_AFRICA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_CAPE_CANAVERAL_1991_MEAN_SOLUTION - Static variable in class SRM.SRM_RT_Code
 
RTCOD_CARTHAGE_1987_TUNISIA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_CHARON_1991_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_CHATHAM_1971_CHATHAM_ISLANDS - Static variable in class SRM.SRM_RT_Code
 
RTCOD_CHUA_1987_PARAGUAY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_COAMPS_1998_IDENTITY_BY_DEFAULT - Static variable in class SRM.SRM_RT_Code
 
RTCOD_CORDELIA_1988_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_CORREGO_ALEGRE_1987_BRAZIL - Static variable in class SRM.SRM_RT_Code
 
RTCOD_CRESSIDA_1988_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_DABOLA_1991_GUINEA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_DECEPTION_1993_DECEPTION_ISLAND - Static variable in class SRM.SRM_RT_Code
 
RTCOD_DEIMOS_1988_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_DESDEMONA_1988_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_DESPINA_1991_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_DIONE_1982_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_DJAKARTA_1987_PM_DJAKARTA_SUMATRA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_DJAKARTA_1987_SUMATRA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_DOS_1968_GIZO_ISLAND - Static variable in class SRM.SRM_RT_Code
 
RTCOD_DOS_71_4_1987_ST_HELENA_ISLAND - Static variable in class SRM.SRM_RT_Code
 
RTCOD_EASTER_1967_EASTER_ISLAND - Static variable in class SRM.SRM_RT_Code
 
RTCOD_ENCELADUS_1994_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_EPIMETHEUS_1988_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_EROS_2000_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_ESTONIA_1937_ESTONIA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_ETRS_1989_IDENTITY_BY_MEASUREMENT - Static variable in class SRM.SRM_RT_Code
 
RTCOD_EUROPA_2000_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_EUROPE_1950_3_CYPRUS - Static variable in class SRM.SRM_RT_Code
 
RTCOD_EUROPE_1950_CHANNEL_ISLANDS - Static variable in class SRM.SRM_RT_Code
 
RTCOD_EUROPE_1950_EGYPT - Static variable in class SRM.SRM_RT_Code
 
RTCOD_EUROPE_1950_ENGLAND_SCOTLAND - Static variable in class SRM.SRM_RT_Code
 
RTCOD_EUROPE_1950_GREECE - Static variable in class SRM.SRM_RT_Code
 
RTCOD_EUROPE_1950_IRAN - Static variable in class SRM.SRM_RT_Code
 
RTCOD_EUROPE_1950_IRAQ - Static variable in class SRM.SRM_RT_Code
 
RTCOD_EUROPE_1950_IRELAND - Static variable in class SRM.SRM_RT_Code
 
RTCOD_EUROPE_1950_MALTA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_EUROPE_1950_MEAN_SOLUTION - Static variable in class SRM.SRM_RT_Code
 
RTCOD_EUROPE_1950_NORWAY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_EUROPE_1950_PORTUGAL_SPAIN - Static variable in class SRM.SRM_RT_Code
 
RTCOD_EUROPE_1950_SARDINIA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_EUROPE_1950_SICILY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_EUROPE_1950_TUNISIA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_EUROPE_1950_W_EUROPE_MEAN_SOLUTION - Static variable in class SRM.SRM_RT_Code
 
RTCOD_EUROPE_1979_MEAN_SOLUTION - Static variable in class SRM.SRM_RT_Code
 
RTCOD_EXPERIMENTAL_NGA_MAX_IDENTITY_BY_DEFAULT - Static variable in class SRM.SRM_RT_Code
 
RTCOD_EXPERIMENTAL_NGA_SPHERE_IDENTITY_BY_DEFAULT - Static variable in class SRM.SRM_RT_Code
 
RTCOD_FAHUD_1987_3_OMAN - Static variable in class SRM.SRM_RT_Code
 
RTCOD_FAHUD_1987_7_OMAN - Static variable in class SRM.SRM_RT_Code
 
RTCOD_FORT_THOMAS_1955_ST_KITTS_NEVIS_LEEWARD_ISLANDS - Static variable in class SRM.SRM_RT_Code
 
RTCOD_GALATEA_1991_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_GAN_1970_MALDIVES - Static variable in class SRM.SRM_RT_Code
 
RTCOD_GANYMEDE_2000_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_GASPRA_1991_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_GDA_1994_IDENTITY_BY_MEASUREMENT - Static variable in class SRM.SRM_RT_Code
 
RTCOD_GEODETIC_DATUM_1949_3_NEW_ZEALAND - Static variable in class SRM.SRM_RT_Code
 
RTCOD_GEODETIC_DATUM_1949_7_NEW_ZEALAND - Static variable in class SRM.SRM_RT_Code
 
RTCOD_GEOMAGNETIC_1945_DGRF - Static variable in class SRM.SRM_RT_Code
 
RTCOD_GEOMAGNETIC_1950_DGRF - Static variable in class SRM.SRM_RT_Code
 
RTCOD_GEOMAGNETIC_1955_DGRF - Static variable in class SRM.SRM_RT_Code
 
RTCOD_GEOMAGNETIC_1960_DGRF - Static variable in class SRM.SRM_RT_Code
 
RTCOD_GEOMAGNETIC_1965_DGRF - Static variable in class SRM.SRM_RT_Code
 
RTCOD_GEOMAGNETIC_1970_DGRF - Static variable in class SRM.SRM_RT_Code
 
RTCOD_GEOMAGNETIC_1975_DGRF - Static variable in class SRM.SRM_RT_Code
 
RTCOD_GEOMAGNETIC_1980_DGRF - Static variable in class SRM.SRM_RT_Code
 
RTCOD_GEOMAGNETIC_1985_DGRF - Static variable in class SRM.SRM_RT_Code
 
RTCOD_GEOMAGNETIC_1990_DGRF - Static variable in class SRM.SRM_RT_Code
 
RTCOD_GEOMAGNETIC_1995_IGRF - Static variable in class SRM.SRM_RT_Code
 
RTCOD_GEOMAGNETIC_2000_IGRF - Static variable in class SRM.SRM_RT_Code
 
RTCOD_GRACIOSA_BASE_SW_1948_CENTRAL_AZORES - Static variable in class SRM.SRM_RT_Code
 
RTCOD_GUAM_1963_GUAM - Static variable in class SRM.SRM_RT_Code
 
RTCOD_GUNONG_SEGARA_1987_KALIMANTAN_ISLAND - Static variable in class SRM.SRM_RT_Code
 
RTCOD_GUX_1_1987_GUADALCANAL_ISLAND - Static variable in class SRM.SRM_RT_Code
 
RTCOD_HELENE_1992_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_HERAT_NORTH_1987_AFGHANISTAN - Static variable in class SRM.SRM_RT_Code
 
RTCOD_HERMANNSKOGEL_1871_3_YUGOSLAVIA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_HJORSEY_1955_ICELAND - Static variable in class SRM.SRM_RT_Code
 
RTCOD_HONG_KONG_1963_HONG_KONG - Static variable in class SRM.SRM_RT_Code
 
RTCOD_HU_TZU_SHAN_1991_TAIWAN - Static variable in class SRM.SRM_RT_Code
 
RTCOD_IAPETUS_1988_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_IDA_1991_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_INDIAN_1916_3_BANGLADESH - Static variable in class SRM.SRM_RT_Code
 
RTCOD_INDIAN_1916_7_BANGLADESH - Static variable in class SRM.SRM_RT_Code
 
RTCOD_INDIAN_1954_THAILAND - Static variable in class SRM.SRM_RT_Code
 
RTCOD_INDIAN_1956_INDIA_NEPAL - Static variable in class SRM.SRM_RT_Code
 
RTCOD_INDIAN_1960_CON_SON_ISLAND - Static variable in class SRM.SRM_RT_Code
 
RTCOD_INDIAN_1960_VIETNAM_16_N - Static variable in class SRM.SRM_RT_Code
 
RTCOD_INDIAN_1962_PAKISTAN - Static variable in class SRM.SRM_RT_Code
 
RTCOD_INDIAN_1975_1991_THAILAND - Static variable in class SRM.SRM_RT_Code
 
RTCOD_INDIAN_1975_1997_THAILAND - Static variable in class SRM.SRM_RT_Code
 
RTCOD_INDONESIAN_1974_INDONESIA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_IO_2000_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_IRELAND_1965_3_IRELAND - Static variable in class SRM.SRM_RT_Code
 
RTCOD_IRELAND_1965_7_IRELAND - Static variable in class SRM.SRM_RT_Code
 
RTCOD_ISTS_061_1968_SOUTH_GEORGIA_ISLAND - Static variable in class SRM.SRM_RT_Code
 
RTCOD_ISTS_073_1969_DIEGO_GARCIA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_JANUS_1988_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_JGD_2000_IDENTITY_BY_MEASUREMENT - Static variable in class SRM.SRM_RT_Code
 
RTCOD_JOHNSTON_1961_JOHNSTON_ISLAND - Static variable in class SRM.SRM_RT_Code
 
RTCOD_JULIET_1988_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_JUPITER_1988_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_JUPITER_MAGNETIC_1993_VOYAGER - Static variable in class SRM.SRM_RT_Code
 
RTCOD_KANDAWALA_1987_3_SRI_LANKA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_KERGUELEN_1949_KERGUELEN_ISLAND - Static variable in class SRM.SRM_RT_Code
 
RTCOD_KERTAU_1948_3_W_MALAYSIA_SINGAPORE - Static variable in class SRM.SRM_RT_Code
 
RTCOD_KOREAN_GEODETIC_1995_SOUTH_KOREA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_KUSAIE_1951_CAROLINE_ISLANDS - Static variable in class SRM.SRM_RT_Code
 
RTCOD_LARISSA_1991_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_LC5_1961_CAYMAN_BRAC_ISLAND - Static variable in class SRM.SRM_RT_Code
 
RTCOD_LEIGON_1991_3_GHANA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_LEIGON_1991_7_GHANA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_LIBERIA_1964_LIBERIA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_LUZON_1987_MINDANAO_ISLAND - Static variable in class SRM.SRM_RT_Code
 
RTCOD_LUZON_1987_PHILIPPINES_EXCLUDING_MINDANAO_ISLAND - Static variable in class SRM.SRM_RT_Code
 
RTCOD_M_PORALOKO_1991_GABON - Static variable in class SRM.SRM_RT_Code
 
RTCOD_MAHE_1971_MAHE_ISLAND - Static variable in class SRM.SRM_RT_Code
 
RTCOD_MARCUS_STATION_1952_MARCUS_ISLANDS - Static variable in class SRM.SRM_RT_Code
 
RTCOD_MARS_2000_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_MARS_SPHERE_2000_GLOBAL - Static variable in class SRM.SRM_RT_Code
 
RTCOD_MASS_1999_IDENTITY_BY_DEFAULT - Static variable in class SRM.SRM_RT_Code
 
RTCOD_MASSAWA_1987_ERITREA_ETHIOPIA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_MERCHICH_1987_MOROCCO - Static variable in class SRM.SRM_RT_Code
 
RTCOD_MERCURY_1988_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_METIS_2000_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_MIDWAY_1961_MIDWAY_ISLANDS - Static variable in class SRM.SRM_RT_Code
 
RTCOD_MIMAS_1994_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_MINNA_1991_CAMEROON - Static variable in class SRM.SRM_RT_Code
 
RTCOD_MINNA_1991_NIGERIA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_MIRANDA_1988_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_MM5_1997_IDENTITY_BY_DEFAULT - Static variable in class SRM.SRM_RT_Code
 
RTCOD_MODTRAN_MIDLATITUDE_N_1989_IDENTITY_BY_DEFAULT - Static variable in class SRM.SRM_RT_Code
 
RTCOD_MODTRAN_MIDLATITUDE_S_1989_IDENTITY_BY_DEFAULT - Static variable in class SRM.SRM_RT_Code
 
RTCOD_MODTRAN_SUBARCTIC_N_1989_IDENTITY_BY_DEFAULT - Static variable in class SRM.SRM_RT_Code
 
RTCOD_MODTRAN_SUBARCTIC_S_1989_IDENTITY_BY_DEFAULT - Static variable in class SRM.SRM_RT_Code
 
RTCOD_MODTRAN_TROPICAL_1989_IDENTITY_BY_DEFAULT - Static variable in class SRM.SRM_RT_Code
 
RTCOD_MONTSERRAT_1958_MONTSERRAT_LEEWARD_ISLANDS - Static variable in class SRM.SRM_RT_Code
 
RTCOD_MOON_1991_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_MULTIGEN_FLAT_EARTH_1989_IDENTITY_BY_DEFAULT - Static variable in class SRM.SRM_RT_Code
 
RTCOD_N_AM_1927_ALASKA_EXCLUDING_ALEUTIAN_ISLANDS - Static variable in class SRM.SRM_RT_Code
 
RTCOD_N_AM_1927_ALBERTA_BRITISH_COLUMBIA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_N_AM_1927_BAHAMAS_EXCLUDING_SAN_SALVADOR_ISLAND - Static variable in class SRM.SRM_RT_Code
 
RTCOD_N_AM_1927_CANADA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_N_AM_1927_CANAL_ZONE - Static variable in class SRM.SRM_RT_Code
 
RTCOD_N_AM_1927_CARIBBEAN - Static variable in class SRM.SRM_RT_Code
 
RTCOD_N_AM_1927_CENTRAL_AMERICA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_N_AM_1927_CONTINENTAL_US - Static variable in class SRM.SRM_RT_Code
 
RTCOD_N_AM_1927_CUBA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_N_AM_1927_EAST_ALEUTIAN_ISLANDS - Static variable in class SRM.SRM_RT_Code
 
RTCOD_N_AM_1927_EASTERN_CANADA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_N_AM_1927_EASTERN_US - Static variable in class SRM.SRM_RT_Code
 
RTCOD_N_AM_1927_HAYES_PENINSULA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_N_AM_1927_MANITOBA_ONTARIO - Static variable in class SRM.SRM_RT_Code
 
RTCOD_N_AM_1927_MEXICO - Static variable in class SRM.SRM_RT_Code
 
RTCOD_N_AM_1927_NORTHWEST_TERRITORIES_SASKATCHEWAN - Static variable in class SRM.SRM_RT_Code
 
RTCOD_N_AM_1927_SAN_SALVADOR_ISLAND - Static variable in class SRM.SRM_RT_Code
 
RTCOD_N_AM_1927_WEST_ALEUTIAN_ISLANDS - Static variable in class SRM.SRM_RT_Code
 
RTCOD_N_AM_1927_WESTERN_US - Static variable in class SRM.SRM_RT_Code
 
RTCOD_N_AM_1927_YUKON - Static variable in class SRM.SRM_RT_Code
 
RTCOD_N_AM_1983_ALASKA_EXCLUDING_ALEUTIAN_ISLANDS - Static variable in class SRM.SRM_RT_Code
 
RTCOD_N_AM_1983_ALEUTIAN_ISLANDS - Static variable in class SRM.SRM_RT_Code
 
RTCOD_N_AM_1983_CANADA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_N_AM_1983_CONTINENTAL_US - Static variable in class SRM.SRM_RT_Code
 
RTCOD_N_AM_1983_HAWAII - Static variable in class SRM.SRM_RT_Code
 
RTCOD_N_AM_1983_MEXICO_CENTRAL_AMERICA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_N_SAHARA_1959_ALGERIA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_NAHRWAN_1987_MASIRAH_ISLAND - Static variable in class SRM.SRM_RT_Code
 
RTCOD_NAHRWAN_1987_SAUDI_ARABIA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_NAHRWAN_1987_UNITED_ARAB_EMIRATES - Static variable in class SRM.SRM_RT_Code
 
RTCOD_NAIAD_1991_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_NAPARIMA_1991_TRINIDAD_TOBAGO - Static variable in class SRM.SRM_RT_Code
 
RTCOD_NEPTUNE_1991_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_NEPTUNE_MAGNETIC_1993_VOYAGER - Static variable in class SRM.SRM_RT_Code
 
RTCOD_NOGAPS_1988_IDENTITY_BY_DEFAULT - Static variable in class SRM.SRM_RT_Code
 
RTCOD_NTF_1896_FRANCE - Static variable in class SRM.SRM_RT_Code
 
RTCOD_NTF_1896_PM_PARIS_FRANCE - Static variable in class SRM.SRM_RT_Code
 
RTCOD_OBERON_1988_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_OBSERV_METEORO_1939_CORVO_FLORES_ISLANDS - Static variable in class SRM.SRM_RT_Code
 
RTCOD_OLD_EGYPTIAN_1907_EGYPT - Static variable in class SRM.SRM_RT_Code
 
RTCOD_OLD_HAWAII_C_1987_HAWAII - Static variable in class SRM.SRM_RT_Code
 
RTCOD_OLD_HAWAII_C_1987_KAUAI - Static variable in class SRM.SRM_RT_Code
 
RTCOD_OLD_HAWAII_C_1987_MAUI - Static variable in class SRM.SRM_RT_Code
 
RTCOD_OLD_HAWAII_C_1987_MEAN_SOLUTION - Static variable in class SRM.SRM_RT_Code
 
RTCOD_OLD_HAWAII_C_1987_OAHU - Static variable in class SRM.SRM_RT_Code
 
RTCOD_OLD_HAWAII_I_1987_HAWAII - Static variable in class SRM.SRM_RT_Code
 
RTCOD_OLD_HAWAII_I_1987_KAUAI - Static variable in class SRM.SRM_RT_Code
 
RTCOD_OLD_HAWAII_I_1987_MAUI - Static variable in class SRM.SRM_RT_Code
 
RTCOD_OLD_HAWAII_I_1987_MEAN_SOLUTION - Static variable in class SRM.SRM_RT_Code
 
RTCOD_OLD_HAWAII_I_1987_OAHU - Static variable in class SRM.SRM_RT_Code
 
RTCOD_OPHELIA_1988_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_OSGB_1936_3_MEAN_SOLUTION - Static variable in class SRM.SRM_RT_Code
 
RTCOD_OSGB_1936_7_GREAT_BRITAIN - Static variable in class SRM.SRM_RT_Code
 
RTCOD_OSGB_1936_ENGLAND - Static variable in class SRM.SRM_RT_Code
 
RTCOD_OSGB_1936_ENGLAND_ISLE_OF_MAN_WALES - Static variable in class SRM.SRM_RT_Code
 
RTCOD_OSGB_1936_SCOTLAND_SHETLAND_ISLANDS - Static variable in class SRM.SRM_RT_Code
 
RTCOD_OSGB_1936_WALES - Static variable in class SRM.SRM_RT_Code
 
RTCOD_PAN_1991_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_PANDORA_1988_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_PHOBOS_1988_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_PHOEBE_1988_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_PICO_DE_LAS_NIEVES_1987_CANARY_ISLANDS - Static variable in class SRM.SRM_RT_Code
 
RTCOD_PITCAIRN_1967_PITCAIRN_ISLAND - Static variable in class SRM.SRM_RT_Code
 
RTCOD_PLUTO_1994_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_POINT_58_1991_MEAN_SOLUTION - Static variable in class SRM.SRM_RT_Code
 
RTCOD_POINTE_NOIRE_1948_CONGO - Static variable in class SRM.SRM_RT_Code
 
RTCOD_PORTIA_1988_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_PORTO_SANTO_1936_PORTO_SANTO_MADEIRA_ISLANDS - Static variable in class SRM.SRM_RT_Code
 
RTCOD_PROMETHEUS_1988_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_PROTEUS_1991_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_PROV_S_AM_1956_3_VENEZUELA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_PROV_S_AM_1956_7_VENEZUELA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_PROV_S_AM_1956_BOLIVIA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_PROV_S_AM_1956_COLOMBIA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_PROV_S_AM_1956_ECUADOR - Static variable in class SRM.SRM_RT_Code
 
RTCOD_PROV_S_AM_1956_GUYANA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_PROV_S_AM_1956_MEAN_SOLUTION - Static variable in class SRM.SRM_RT_Code
 
RTCOD_PROV_S_AM_1956_N_CHILE_19_S - Static variable in class SRM.SRM_RT_Code
 
RTCOD_PROV_S_AM_1956_PERU - Static variable in class SRM.SRM_RT_Code
 
RTCOD_PROV_S_AM_1956_S_CHILE_43_S - Static variable in class SRM.SRM_RT_Code
 
RTCOD_PROV_S_CHILEAN_1963_SOUTH_CHILE - Static variable in class SRM.SRM_RT_Code
 
RTCOD_PUCK_1988_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_PUERTO_RICO_1987_PUERTO_RICO_VIRGIN_ISLANDS - Static variable in class SRM.SRM_RT_Code
 
RTCOD_PULKOVO_1942_RUSSIA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_QATAR_NATIONAL_1974_3_QATAR - Static variable in class SRM.SRM_RT_Code
 
RTCOD_QORNOQ_1987_SOUTH_GREENLAND - Static variable in class SRM.SRM_RT_Code
 
RTCOD_REUNION_1947_MASCARENE_ISLANDS - Static variable in class SRM.SRM_RT_Code
 
RTCOD_RGF_1993_IDENTITY_BY_MEASUREMENT - Static variable in class SRM.SRM_RT_Code
 
RTCOD_RHEA_1988_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_ROME_1940_PM_ROME_SARDINIA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_ROME_1940_SARDINIA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_ROSALIND_1988_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_S42_PULKOVO_3_POLAND - Static variable in class SRM.SRM_RT_Code
 
RTCOD_S42_PULKOVO_ALBANIA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_S42_PULKOVO_CZECH_REPUBLIC_SLOVAKIA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_S42_PULKOVO_G_ROMANIA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_S42_PULKOVO_HUNGARY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_S42_PULKOVO_KAZAKHSTAN - Static variable in class SRM.SRM_RT_Code
 
RTCOD_S42_PULKOVO_LATVIA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_S_AM_1969_ARGENTINA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_S_AM_1969_BALTRA_GALAPAGOS_ISLANDS - Static variable in class SRM.SRM_RT_Code
 
RTCOD_S_AM_1969_BOLIVIA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_S_AM_1969_BRAZIL - Static variable in class SRM.SRM_RT_Code
 
RTCOD_S_AM_1969_CHILE - Static variable in class SRM.SRM_RT_Code
 
RTCOD_S_AM_1969_COLOMBIA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_S_AM_1969_ECUADOR_EXCLUDING_GALAPAGOS_ISLANDS - Static variable in class SRM.SRM_RT_Code
 
RTCOD_S_AM_1969_GUYANA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_S_AM_1969_MEAN_SOLUTION - Static variable in class SRM.SRM_RT_Code
 
RTCOD_S_AM_1969_PARAGUAY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_S_AM_1969_PERU - Static variable in class SRM.SRM_RT_Code
 
RTCOD_S_AM_1969_TRINIDAD_TOBAGO - Static variable in class SRM.SRM_RT_Code
 
RTCOD_S_AM_1969_VENEZUELA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_S_ASIA_1987_SINGAPORE - Static variable in class SRM.SRM_RT_Code
 
RTCOD_S_JTSK_1993_CZECH_REPUBLIC - Static variable in class SRM.SRM_RT_Code
 
RTCOD_S_JTSK_1993_CZECH_SLOVAKIA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_SANTO_DOS_1965_ESPIRITO_SANTO_ISLAND - Static variable in class SRM.SRM_RT_Code
 
RTCOD_SAO_BRAZ_1987_SAO_MIGUEL_SANTA_MARIA_ISLANDS - Static variable in class SRM.SRM_RT_Code
 
RTCOD_SAPPER_HILL_1943_3_E_FALKLAND_ISLANDS - Static variable in class SRM.SRM_RT_Code
 
RTCOD_SATURN_1988_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_SATURN_MAGNETIC_1993_VOYAGER_IDENTITY_BY_MEASUREMENT - Static variable in class SRM.SRM_RT_Code
 
RTCOD_SCHWARZECK_1991_NAMIBIA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_SELVAGEM_GRANDE_1938_SALVAGE_ISLANDS - Static variable in class SRM.SRM_RT_Code
 
RTCOD_SIERRA_LEONE_1960_SIERRA_LEONE - Static variable in class SRM.SRM_RT_Code
 
RTCOD_SIRGAS_2000_IDENTITY_BY_MEASUREMENT - Static variable in class SRM.SRM_RT_Code
 
RTCOD_SUN_1992_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_TANANARIVE_OBS_1925_3_MADAGASCAR - Static variable in class SRM.SRM_RT_Code
 
RTCOD_TANANARIVE_OBS_1925_PM_PARIS_3_MADAGASCAR - Static variable in class SRM.SRM_RT_Code
 
RTCOD_TELESTO_1988_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_TERN_1961_TERN_ISLAND - Static variable in class SRM.SRM_RT_Code
 
RTCOD_TETHYS_1991_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_THALASSA_1991_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_THEBE_2000_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_TIMBALAI_EVRST_1948_3_BRUNEI_E_MALAYSIA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_TIMBALAI_EVRST_1948_7_BRUNEI_E_MALAYSIA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_TITAN_1982_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_TITANIA_1988_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_TOKYO_1991_1991_SOUTH_KOREA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_TOKYO_1991_1997_SOUTH_KOREA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_TOKYO_1991_JAPAN - Static variable in class SRM.SRM_RT_Code
 
RTCOD_TOKYO_1991_MEAN_SOLUTION - Static variable in class SRM.SRM_RT_Code
 
RTCOD_TOKYO_1991_OKINAWA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_TRISTAN_1968_TRISTAN_DA_CUNHA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_TRITON_1991_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_UMBRIEL_1988_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_UNSPECIFIED - Static variable in class SRM.SRM_RT_Code
 
RTCOD_URANUS_1988_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_URANUS_MAGNETIC_1993_VOYAGER - Static variable in class SRM.SRM_RT_Code
 
RTCOD_VENUS_1991_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_VITI_LEVU_1916_VITI_LEVU_ISLANDS - Static variable in class SRM.SRM_RT_Code
 
RTCOD_VOIROL_1874_ALGERIA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_VOIROL_1874_PM_PARIS_ALGERIA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_VOIROL_1960_ALGERIA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_VOIROL_1960_PM_PARIS_ALGERIA - Static variable in class SRM.SRM_RT_Code
 
RTCOD_WAKE_1952_WAKE_ATOLL - Static variable in class SRM.SRM_RT_Code
 
RTCOD_WAKE_ENIWETOK_1960_MARSHALL_ISLANDS - Static variable in class SRM.SRM_RT_Code
 
RTCOD_WGS_1972_GLOBAL - Static variable in class SRM.SRM_RT_Code
 
RTCOD_WGS_1984_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_YACARE_1987_URUGUAY - Static variable in class SRM.SRM_RT_Code
 
RTCOD_ZANDERIJ_1987_SURINAME - Static variable in class SRM.SRM_RT_Code
 

S

set_angle(double) - Method in class SRM.Coord2D_LocalSpacePolar
Sets the angle value
set_angle(double) - Method in class SRM.Coord3D_LocalTangentSpaceAzimuthalSpherical
Sets the angle value
set_angle(double) - Method in class SRM.Coord3D_LocalTangentSpaceCylindrical
Sets the angle value
set_angle(double) - Method in class SRM.CoordSurf_LocalTangentSpaceAzimuthalSpherical
Sets the angle value
set_angle(double) - Method in class SRM.CoordSurf_LocalTangentSpaceCylindrical
Sets the angle value
set_azimuth(double) - Method in class SRM.Coord2D_LocalSpaceAzimuthal
Sets the azimuth value
set_azimuth(double) - Method in class SRM.Coord3D_LocalTangentSpaceAzimuthalSpherical
Sets the azimuth value
set_azimuth(double) - Method in class SRM.CoordSurf_LocalTangentSpaceAzimuthalSpherical
Sets the azimuth value
set_declination(double) - Method in class SRM.Coord3D_EquatorialInertial
Sets the declination value
set_easting(double) - Method in class SRM.Coord3D_EquidistantCylindrical
Sets the easting value
set_easting(double) - Method in class SRM.Coord3D_LambertConformalConic
Sets the easting value
set_easting(double) - Method in class SRM.Coord3D_Mercator
Sets the easting value
set_easting(double) - Method in class SRM.Coord3D_ObliqueMercatorSpherical
Sets the easting value
set_easting(double) - Method in class SRM.Coord3D_PolarStereographic
Sets the easting value
set_easting(double) - Method in class SRM.Coord3D_TransverseMercator
Sets the easting value
set_easting(double) - Method in class SRM.CoordSurf_EquidistantCylindrical
Sets the easting value
set_easting(double) - Method in class SRM.CoordSurf_LambertConformalConic
Sets the easting value
set_easting(double) - Method in class SRM.CoordSurf_Mercator
Sets the easting value
set_easting(double) - Method in class SRM.CoordSurf_ObliqueMercatorSpherical
Sets the easting value
set_easting(double) - Method in class SRM.CoordSurf_PolarStereographic
Sets the easting value
set_easting(double) - Method in class SRM.CoordSurf_TransverseMercator
Sets the easting value
set_ellipsoidal_height(double) - Method in class SRM.Coord3D_Celestiodetic
Sets the ellipsoidal_height value
set_ellipsoidal_height(double) - Method in class SRM.Coord3D_EquidistantCylindrical
Sets the ellipsoidal_height value
set_ellipsoidal_height(double) - Method in class SRM.Coord3D_LambertConformalConic
Sets the ellipsoidal_height value
set_ellipsoidal_height(double) - Method in class SRM.Coord3D_Mercator
Sets the ellipsoidal_height value
set_ellipsoidal_height(double) - Method in class SRM.Coord3D_ObliqueMercatorSpherical
Sets the ellipsoidal_height value
set_ellipsoidal_height(double) - Method in class SRM.Coord3D_Planetodetic
Sets the ellipsoidal_height value
set_ellipsoidal_height(double) - Method in class SRM.Coord3D_PolarStereographic
Sets the ellipsoidal_height value
set_ellipsoidal_height(double) - Method in class SRM.Coord3D_TransverseMercator
Sets the ellipsoidal_height value
set_height(double) - Method in class SRM.Coord3D_LocalTangentSpaceCylindrical
Sets the height value
set_height(double) - Method in class SRM.Coord3D_LocalTangentSpaceEuclidean
Sets the height value
set_latitude(double) - Method in class SRM.Coord3D_Celestiodetic
Sets the latitude value
set_latitude(double) - Method in class SRM.Coord3D_Celestiomagnetic
Sets the latitude value
set_latitude(double) - Method in class SRM.Coord3D_HeliosphericAriesEcliptic
Sets the latitude value
set_latitude(double) - Method in class SRM.Coord3D_HeliosphericEarthEcliptic
Sets the latitude value
set_latitude(double) - Method in class SRM.Coord3D_HeliosphericEarthEquatorial
Sets the latitude value
set_latitude(double) - Method in class SRM.Coord3D_Planetodetic
Sets the latitude value
set_latitude(double) - Method in class SRM.Coord3D_SolarEcliptic
Sets the latitude value
set_latitude(double) - Method in class SRM.Coord3D_SolarEquatorial
Sets the latitude value
set_latitude(double) - Method in class SRM.CoordSurf_Celestiodetic
Sets the latitude value
set_latitude(double) - Method in class SRM.CoordSurf_Planetodetic
Sets the latitude value
set_longitude(double) - Method in class SRM.Coord3D_Celestiodetic
Sets the longitude value
set_longitude(double) - Method in class SRM.Coord3D_Celestiomagnetic
Sets the longitude value
set_longitude(double) - Method in class SRM.Coord3D_HeliosphericAriesEcliptic
Sets the longitude value
set_longitude(double) - Method in class SRM.Coord3D_HeliosphericEarthEcliptic
Sets the longitude value
set_longitude(double) - Method in class SRM.Coord3D_HeliosphericEarthEquatorial
Sets the longitude value
set_longitude(double) - Method in class SRM.Coord3D_Planetodetic
Sets the longitude value
set_longitude(double) - Method in class SRM.Coord3D_SolarEcliptic
Sets the longitude value
set_longitude(double) - Method in class SRM.Coord3D_SolarEquatorial
Sets the longitude value
set_longitude(double) - Method in class SRM.CoordSurf_Celestiodetic
Sets the longitude value
set_longitude(double) - Method in class SRM.CoordSurf_Planetodetic
Sets the longitude value
set_northing(double) - Method in class SRM.Coord3D_EquidistantCylindrical
Sets the northing value
set_northing(double) - Method in class SRM.Coord3D_LambertConformalConic
Sets the northing value
set_northing(double) - Method in class SRM.Coord3D_Mercator
Sets the northing value
set_northing(double) - Method in class SRM.Coord3D_ObliqueMercatorSpherical
Sets the northing value
set_northing(double) - Method in class SRM.Coord3D_PolarStereographic
Sets the northing value
set_northing(double) - Method in class SRM.Coord3D_TransverseMercator
Sets the northing value
set_northing(double) - Method in class SRM.CoordSurf_EquidistantCylindrical
Sets the northing value
set_northing(double) - Method in class SRM.CoordSurf_LambertConformalConic
Sets the northing value
set_northing(double) - Method in class SRM.CoordSurf_Mercator
Sets the northing value
set_northing(double) - Method in class SRM.CoordSurf_ObliqueMercatorSpherical
Sets the northing value
set_northing(double) - Method in class SRM.CoordSurf_PolarStereographic
Sets the northing value
set_northing(double) - Method in class SRM.CoordSurf_TransverseMercator
Sets the northing value
set_radius(double) - Method in class SRM.Coord2D_LocalSpaceAzimuthal
Sets the radius value
set_radius(double) - Method in class SRM.Coord2D_LocalSpacePolar
Sets the radius value
set_radius(double) - Method in class SRM.Coord3D_Celestiomagnetic
Sets the radius value
set_radius(double) - Method in class SRM.Coord3D_EquatorialInertial
Sets the radius value
set_radius(double) - Method in class SRM.Coord3D_HeliosphericAriesEcliptic
Sets the radius value
set_radius(double) - Method in class SRM.Coord3D_HeliosphericEarthEcliptic
Sets the radius value
set_radius(double) - Method in class SRM.Coord3D_HeliosphericEarthEquatorial
Sets the radius value
set_radius(double) - Method in class SRM.Coord3D_LocalTangentSpaceAzimuthalSpherical
Sets the radius value
set_radius(double) - Method in class SRM.Coord3D_LocalTangentSpaceCylindrical
Sets the radius value
set_radius(double) - Method in class SRM.Coord3D_SolarEcliptic
Sets the radius value
set_radius(double) - Method in class SRM.Coord3D_SolarEquatorial
Sets the radius value
set_radius(double) - Method in class SRM.CoordSurf_LocalTangentSpaceCylindrical
Sets the radius value
set_right_ascension(double) - Method in class SRM.Coord3D_EquatorialInertial
Sets the right_ascension value
set_u(double) - Method in class SRM.Coord2D_LocalSpaceRectangular2D
Sets the u value
set_u(double) - Method in class SRM.Coord3D_Celestiocentric
Sets the u value
set_u(double) - Method in class SRM.Coord3D_LocalSpaceRectangular3D
Sets the u value
set_u(double) - Method in class SRM.Coord3D_LococentricEuclidean3D
Sets the u value
set_u(double) - Method in class SRM.Coord3D_SolarMagneticDipole
Sets the u value
set_u(double) - Method in class SRM.Coord3D_SolarMagneticEcliptic
Sets the u value
set_v(double) - Method in class SRM.Coord2D_LocalSpaceRectangular2D
Sets the v value
set_v(double) - Method in class SRM.Coord3D_Celestiocentric
Sets the v value
set_v(double) - Method in class SRM.Coord3D_LocalSpaceRectangular3D
Sets the v value
set_v(double) - Method in class SRM.Coord3D_LococentricEuclidean3D
Sets the v value
set_v(double) - Method in class SRM.Coord3D_SolarMagneticDipole
Sets the v value
set_v(double) - Method in class SRM.Coord3D_SolarMagneticEcliptic
Sets the v value
set_w(double) - Method in class SRM.Coord3D_Celestiocentric
Sets the w value
set_w(double) - Method in class SRM.Coord3D_LocalSpaceRectangular3D
Sets the w value
set_w(double) - Method in class SRM.Coord3D_LococentricEuclidean3D
Sets the w value
set_w(double) - Method in class SRM.Coord3D_SolarMagneticDipole
Sets the w value
set_w(double) - Method in class SRM.Coord3D_SolarMagneticEcliptic
Sets the w value
set_x(double) - Method in class SRM.Coord3D_LocalTangentSpaceEuclidean
Sets the x value
set_x(double) - Method in class SRM.CoordSurf_LocalTangentSpaceEuclidean
Sets the x value
set_y(double) - Method in class SRM.Coord3D_LocalTangentSpaceEuclidean
Sets the y value
set_y(double) - Method in class SRM.CoordSurf_LocalTangentSpaceEuclidean
Sets the y value
setAxisAngle(SRM_Axis_Angle_Params) - Method in class SRM.Orientation
Sets the (axis, angle) orientation representation
setAxisAngle(double[], double) - Method in class SRM.Orientation
Sets the orientation using (axis, angle) parameters.
setAxisAngle(SRM_Axis_Angle_Params) - Method in class SRM.OrientationAxisAngle
Sets the (axis, angle) orientation representation
setCoord(String) - Method in class SRM.Coord3D
 
setEulerAnglesZXZ(SRM_Euler_Angles_ZXZ_Params) - Method in class SRM.Orientation
Sets the Euler angles (ZXZ) orientation representation
setEulerAnglesZXZ(double, double, double) - Method in class SRM.Orientation
Sets the orientation using spin, nutation, and precession parameters
setEulerAnglesZXZ(SRM_Euler_Angles_ZXZ_Params) - Method in class SRM.OrientationEulerAnglesZXZ
Sets the Euler angles (ZXZ) orientation representation
setExtendedValidGeodeticRegion(int, SRM_Interval_Type, double, double, double, double) - Method in class SRM.BaseSRF_MapProjection
Set the Extended Valid Geodetic Region for this SRF.
setExtendedValidRegion(int, SRM_Interval_Type, double, double, double, double) - Method in class SRM.BaseSRF_3D
Set the Extended Valid Region for this SRF.
setIsSource() - Method in class SRM.Conversions
 
setIsTarget() - Method in class SRM.Conversions
 
setMatrix3x3(SRM_Matrix_3x3) - Method in class SRM.Orientation
Sets the Matrix 3x3 orientation representation
setMatrix3x3(double, double, double, double, double, double, double, double, double) - Method in class SRM.Orientation
Sets the orientation using elements of the matrix (mat) 3x3 parameter
setMatrix3x3(SRM_Matrix_3x3) - Method in class SRM.OrientationMatrix
Sets the Matrix 3x3 orientation representation
setOrmData(SRM_ORM_Code) - Method in class SRM.Conversions
 
setOrmData(OrmData) - Method in class SRM.Conversions
 
setQuaternion(SRM_Quaternion_Params) - Method in class SRM.Orientation
Sets the quaternion orientation representation
setQuaternion(double, double, double, double) - Method in class SRM.Orientation
Sets the orientation using quaternion (e0, e1, e2, e3 ) parameters
setQuaternion(SRM_Quaternion_Params) - Method in class SRM.OrientationQuaternion
Sets the quaternion orientation representation
setSrfCode(SRM_SRF_Code) - Method in class SRM.BaseSRF
 
setSrfSetCode(SRM_SRFS_Code) - Method in class SRM.BaseSRF
 
setSrfSetMemberCode(SRM_SRFSM_Code) - Method in class SRM.BaseSRF
 
setTaitBryanAngles(SRM_Tait_Bryan_Angles_Params) - Method in class SRM.Orientation
Sets the Tait-Bryan angles orientation representation.
setTaitBryanAngles(double, double, double) - Method in class SRM.Orientation
Sets the orientation using roll, pitch and yaw parameters
setTaitBryanAngles(SRM_Tait_Bryan_Angles_Params) - Method in class SRM.OrientationTaitBryanAngles
Sets the Tait-Bryan Angles orientation representation
setTransformMatrix(BaseSRF, BaseSRF) - Method in class SRM.LsrConv
 
setValidGeodeticRegion(int, SRM_Interval_Type, double, double) - Method in class SRM.BaseSRF_MapProjection
Set the Valid Region for this SRF in geodetic coordinates (lon/lat).
setValidRegion(int, SRM_Interval_Type, double, double) - Method in class SRM.BaseSRF_3D
Set the Valid Region for this SRF.
setValues(double[]) - Method in class SRM.Coord2D
Sets the coordinate component values as an array
setValues(double, double) - Method in class SRM.Coord2D_LocalSpaceAzimuthal
Sets all coordinate component values
setValues(double, double) - Method in class SRM.Coord2D_LocalSpacePolar
Sets all coordinate component values
setValues(double, double) - Method in class SRM.Coord2D_LocalSpaceRectangular2D
Sets all coordinate component values
setValues(double[]) - Method in class SRM.Coord3D
Sets the coordinate component values as an array
setValues(double, double, double) - Method in class SRM.Coord3D_Celestiocentric
Sets all coordinate component values
setValues(double, double, double) - Method in class SRM.Coord3D_Celestiodetic
Sets all coordinate component values
setValues(double, double, double) - Method in class SRM.Coord3D_Celestiomagnetic
Sets all coordinate component values
setValues(double, double, double) - Method in class SRM.Coord3D_EquatorialInertial
Sets all coordinate component values
setValues(double, double, double) - Method in class SRM.Coord3D_EquidistantCylindrical
Sets all coordinate component values
setValues(double, double, double) - Method in class SRM.Coord3D_HeliosphericAriesEcliptic
Sets all coordinate component values
setValues(double, double, double) - Method in class SRM.Coord3D_HeliosphericEarthEcliptic
Sets all coordinate component values
setValues(double, double, double) - Method in class SRM.Coord3D_HeliosphericEarthEquatorial
Sets all coordinate component values
setValues(double, double, double) - Method in class SRM.Coord3D_LambertConformalConic
Sets all coordinate component values
setValues(double, double, double) - Method in class SRM.Coord3D_LocalSpaceRectangular3D
Sets all coordinate component values
setValues(double, double, double) - Method in class SRM.Coord3D_LocalTangentSpaceAzimuthalSpherical
Sets all coordinate component values
setValues(double, double, double) - Method in class SRM.Coord3D_LocalTangentSpaceCylindrical
Sets all coordinate component values
setValues(double, double, double) - Method in class SRM.Coord3D_LocalTangentSpaceEuclidean
Sets all coordinate component values
setValues(double, double, double) - Method in class SRM.Coord3D_LococentricEuclidean3D
Sets all coordinate component values
setValues(double, double, double) - Method in class SRM.Coord3D_Mercator
Sets all coordinate component values
setValues(double, double, double) - Method in class SRM.Coord3D_ObliqueMercatorSpherical
Sets all coordinate component values
setValues(double, double, double) - Method in class SRM.Coord3D_Planetodetic
Sets all coordinate component values
setValues(double, double, double) - Method in class SRM.Coord3D_PolarStereographic
Sets all coordinate component values
setValues(double, double, double) - Method in class SRM.Coord3D_SolarEcliptic
Sets all coordinate component values
setValues(double, double, double) - Method in class SRM.Coord3D_SolarEquatorial
Sets all coordinate component values
setValues(double, double, double) - Method in class SRM.Coord3D_SolarMagneticDipole
Sets all coordinate component values
setValues(double, double, double) - Method in class SRM.Coord3D_SolarMagneticEcliptic
Sets all coordinate component values
setValues(double, double, double) - Method in class SRM.Coord3D_TransverseMercator
Sets all coordinate component values
setValues(double[]) - Method in class SRM.CoordSurf
Sets the coordinate component values as an array
setValues(double, double) - Method in class SRM.CoordSurf_Celestiodetic
Sets all coordinate component values
setValues(double, double) - Method in class SRM.CoordSurf_EquidistantCylindrical
Sets all coordinate component values
setValues(double, double) - Method in class SRM.CoordSurf_LambertConformalConic
Sets all coordinate component values
setValues(double, double) - Method in class SRM.CoordSurf_LocalTangentSpaceAzimuthalSpherical
Sets all coordinate component values
setValues(double, double) - Method in class SRM.CoordSurf_LocalTangentSpaceCylindrical
Sets all coordinate component values
setValues(double, double) - Method in class SRM.CoordSurf_LocalTangentSpaceEuclidean
Sets all coordinate component values
setValues(double, double) - Method in class SRM.CoordSurf_Mercator
Sets all coordinate component values
setValues(double, double) - Method in class SRM.CoordSurf_ObliqueMercatorSpherical
Sets all coordinate component values
setValues(double, double) - Method in class SRM.CoordSurf_Planetodetic
Sets all coordinate component values
setValues(double, double) - Method in class SRM.CoordSurf_PolarStereographic
Sets all coordinate component values
setValues(double, double) - Method in class SRM.CoordSurf_TransverseMercator
Sets all coordinate component values
setVec(double[]) - Method in class SRM.Direction
sets the direction vector component values
setVectorComp(double, double, double) - Method in class SRM.Direction
sets the values of the direction vector
setVectorComp(int, double) - Method in class SRM.Direction
sets the value of the Nth component of direction vector
SphereConv - Class in SRM
 
SphereConv(SRM_SRFT_Code, SRM_SRFT_Code[]) - Constructor for class SRM.SphereConv
 
spin - Variable in class SRM.SRM_Euler_Angles_ZXZ_Params
 
SRF_Celestiocentric - Class in SRM
SRF_Celestiocentric class declaration.
SRF_Celestiocentric(SRM_ORM_Code, SRM_RT_Code) - Constructor for class SRM.SRF_Celestiocentric
SRF_Celestiocentric only constructor by ORM code and RT code
SRF_Celestiodetic - Class in SRM
SRF_Celestiodetic class declaration.
SRF_Celestiodetic(SRM_ORM_Code, SRM_RT_Code) - Constructor for class SRM.SRF_Celestiodetic
SRF_Celestiodetic only constructor by ORM code and RT code
SRF_Celestiomagnetic - Class in SRM
SRF_Celestiomagnetic class declaration.
SRF_Celestiomagnetic(SRM_ORM_Code, SRM_RT_Code) - Constructor for class SRM.SRF_Celestiomagnetic
SRF_Celestiomagnetic only constructor by ORM code and RT code
SRF_EC_Params - Class in SRM
SRF_EC_Params class declaration.
SRF_EC_Params() - Constructor for class SRM.SRF_EC_Params
 
SRF_EquatorialInertial - Class in SRM
SRF_EquatorialInertial class declaration.
SRF_EquatorialInertial(SRM_ORM_Code, SRM_RT_Code) - Constructor for class SRM.SRF_EquatorialInertial
SRF_EquatorialInertial only constructor by ORM code and RT code
SRF_EquidistantCylindrical - Class in SRM
SRF_EquidistantCylindrical class declaration.
SRF_EquidistantCylindrical(SRM_ORM_Code, SRM_RT_Code, SRF_EC_Params) - Constructor for class SRM.SRF_EquidistantCylindrical
Constructor by SRF parameter object
SRF_EquidistantCylindrical(SRM_ORM_Code, SRM_RT_Code, double, double, double, double) - Constructor for class SRM.SRF_EquidistantCylindrical
Constructor by individual SRF parameters
SRF_HeliosphericAriesEcliptic - Class in SRM
SRF_HeliosphericAriesEcliptic class declaration.
SRF_HeliosphericAriesEcliptic(SRM_ORM_Code, SRM_RT_Code) - Constructor for class SRM.SRF_HeliosphericAriesEcliptic
SRF_HeliosphericAriesEcliptic only constructor by ORM code and RT code
SRF_HeliosphericEarthEcliptic - Class in SRM
SRF_HeliosphericEarthEcliptic class declaration.
SRF_HeliosphericEarthEcliptic(SRM_ORM_Code, SRM_RT_Code) - Constructor for class SRM.SRF_HeliosphericEarthEcliptic
SRF_HeliosphericEarthEcliptic only constructor by ORM code and RT code
SRF_HeliosphericEarthEquatorial - Class in SRM
SRF_HeliosphericEarthEquatorial class declaration.
SRF_HeliosphericEarthEquatorial(SRM_ORM_Code, SRM_RT_Code) - Constructor for class SRM.SRF_HeliosphericEarthEquatorial
SRF_HeliosphericEarthEquatorial only constructor by ORM code and RT code
SRF_LambertConformalConic - Class in SRM
SRF_LambertConformalConic class declaration.
SRF_LambertConformalConic(SRM_ORM_Code, SRM_RT_Code, SRF_LCC_Params) - Constructor for class SRM.SRF_LambertConformalConic
Constructor by SRF parameter object
SRF_LambertConformalConic(SRM_ORM_Code, SRM_RT_Code, double, double, double, double, double, double) - Constructor for class SRM.SRF_LambertConformalConic
Constructor by individual SRF parameters
SRF_LCC_Params - Class in SRM
SRF_LCC_Params class declaration.
SRF_LCC_Params() - Constructor for class SRM.SRF_LCC_Params
 
SRF_LCE_3D_Params - Class in SRM
SRF_LCE_3D_Params class declaration.
SRF_LCE_3D_Params() - Constructor for class SRM.SRF_LCE_3D_Params
 
SRF_LocalSpaceAzimuthal - Class in SRM
SRF_LocalSpaceAzimuthal class declaration.
SRF_LocalSpaceAzimuthal(SRM_ORM_Code, SRM_RT_Code) - Constructor for class SRM.SRF_LocalSpaceAzimuthal
SRF_LocalSpaceAzimuthal only constructor by ORM code and RT code
SRF_LocalSpacePolar - Class in SRM
SRF_LocalSpacePolar class declaration.
SRF_LocalSpacePolar(SRM_ORM_Code, SRM_RT_Code) - Constructor for class SRM.SRF_LocalSpacePolar
SRF_LocalSpacePolar only constructor by ORM code and RT code
SRF_LocalSpaceRectangular2D - Class in SRM
SRF_LocalSpaceRectangular2D class declaration.
SRF_LocalSpaceRectangular2D(SRM_ORM_Code, SRM_RT_Code, SRF_LSR_2D_Params) - Constructor for class SRM.SRF_LocalSpaceRectangular2D
Constructor by SRF parameter object
SRF_LocalSpaceRectangular2D(SRM_ORM_Code, SRM_RT_Code, SRM_Axis_Direction) - Constructor for class SRM.SRF_LocalSpaceRectangular2D
Constructor by individual SRF parameters
SRF_LocalSpaceRectangular3D - Class in SRM
SRF_LocalSpaceRectangular3D class declaration.
SRF_LocalSpaceRectangular3D(SRM_ORM_Code, SRM_RT_Code, SRF_LSR_3D_Params) - Constructor for class SRM.SRF_LocalSpaceRectangular3D
Constructor by SRF parameter object
SRF_LocalSpaceRectangular3D(SRM_ORM_Code, SRM_RT_Code, SRM_Axis_Direction, SRM_Axis_Direction) - Constructor for class SRM.SRF_LocalSpaceRectangular3D
Constructor by individual SRF parameters
SRF_LocalTangentSpaceAzimuthalSpherical - Class in SRM
SRF_LocalTangentSpaceAzimuthalSpherical class declaration.
SRF_LocalTangentSpaceAzimuthalSpherical(SRM_ORM_Code, SRM_RT_Code, SRF_LT_Params) - Constructor for class SRM.SRF_LocalTangentSpaceAzimuthalSpherical
Constructor by SRF parameter object
SRF_LocalTangentSpaceAzimuthalSpherical(SRM_ORM_Code, SRM_RT_Code, double, double, double, double) - Constructor for class SRM.SRF_LocalTangentSpaceAzimuthalSpherical
Constructor by individual SRF parameters
SRF_LocalTangentSpaceCylindrical - Class in SRM
SRF_LocalTangentSpaceCylindrical class declaration.
SRF_LocalTangentSpaceCylindrical(SRM_ORM_Code, SRM_RT_Code, SRF_LT_Params) - Constructor for class SRM.SRF_LocalTangentSpaceCylindrical
Constructor by SRF parameter object
SRF_LocalTangentSpaceCylindrical(SRM_ORM_Code, SRM_RT_Code, double, double, double, double) - Constructor for class SRM.SRF_LocalTangentSpaceCylindrical
Constructor by individual SRF parameters
SRF_LocalTangentSpaceEuclidean - Class in SRM
SRF_LocalTangentSpaceEuclidean class declaration.
SRF_LocalTangentSpaceEuclidean(SRM_ORM_Code, SRM_RT_Code, SRF_LTSE_Params) - Constructor for class SRM.SRF_LocalTangentSpaceEuclidean
Constructor by SRF parameter object
SRF_LocalTangentSpaceEuclidean(SRM_ORM_Code, SRM_RT_Code, double, double, double, double, double, double) - Constructor for class SRM.SRF_LocalTangentSpaceEuclidean
Constructor by individual SRF parameters
SRF_LococentricEuclidean3D - Class in SRM
SRF_LococentricEuclidean3D class declaration.
SRF_LococentricEuclidean3D(SRM_ORM_Code, SRM_RT_Code, SRF_LCE_3D_Params) - Constructor for class SRM.SRF_LococentricEuclidean3D
Constructor by SRF parameter object
SRF_LococentricEuclidean3D(SRM_ORM_Code, SRM_RT_Code, double[], double[], double[]) - Constructor for class SRM.SRF_LococentricEuclidean3D
Constructor by individual SRF parameters
SRF_LSR_2D_Params - Class in SRM
SRF_LSR_2D_Params class declaration.
SRF_LSR_2D_Params() - Constructor for class SRM.SRF_LSR_2D_Params
 
SRF_LSR_3D_Params - Class in SRM
SRF_LSR_3D_Params class declaration.
SRF_LSR_3D_Params() - Constructor for class SRM.SRF_LSR_3D_Params
 
SRF_LT_Params - Class in SRM
SRF_LT_Params class declaration.
SRF_LT_Params() - Constructor for class SRM.SRF_LT_Params
 
SRF_LTSE_Params - Class in SRM
SRF_LTSE_Params class declaration.
SRF_LTSE_Params() - Constructor for class SRM.SRF_LTSE_Params
 
SRF_M_Params - Class in SRM
SRF_M_Params class declaration.
SRF_M_Params() - Constructor for class SRM.SRF_M_Params
 
SRF_Mercator - Class in SRM
SRF_Mercator class declaration.
SRF_Mercator(SRM_ORM_Code, SRM_RT_Code, SRF_M_Params) - Constructor for class SRM.SRF_Mercator
Constructor by SRF parameter object
SRF_Mercator(SRM_ORM_Code, SRM_RT_Code, double, double, double, double) - Constructor for class SRM.SRF_Mercator
Constructor by individual SRF parameters
SRF_ObliqueMercatorSpherical - Class in SRM
SRF_ObliqueMercatorSpherical class declaration.
SRF_ObliqueMercatorSpherical(SRM_ORM_Code, SRM_RT_Code, SRF_OM_Params) - Constructor for class SRM.SRF_ObliqueMercatorSpherical
Constructor by SRF parameter object
SRF_ObliqueMercatorSpherical(SRM_ORM_Code, SRM_RT_Code, double, double, double, double, double, double, double) - Constructor for class SRM.SRF_ObliqueMercatorSpherical
Constructor by individual SRF parameters
SRF_OM_Params - Class in SRM
SRF_OM_Params class declaration.
SRF_OM_Params() - Constructor for class SRM.SRF_OM_Params
 
SRF_Planetodetic - Class in SRM
SRF_Planetodetic class declaration.
SRF_Planetodetic(SRM_ORM_Code, SRM_RT_Code) - Constructor for class SRM.SRF_Planetodetic
SRF_Planetodetic only constructor by ORM code and RT code
SRF_PolarStereographic - Class in SRM
SRF_PolarStereographic class declaration.
SRF_PolarStereographic(SRM_ORM_Code, SRM_RT_Code, SRF_PS_Params) - Constructor for class SRM.SRF_PolarStereographic
Constructor by SRF parameter object
SRF_PolarStereographic(SRM_ORM_Code, SRM_RT_Code, SRM_Polar_Aspect, double, double, double, double) - Constructor for class SRM.SRF_PolarStereographic
Constructor by individual SRF parameters
SRF_PS_Params - Class in SRM
SRF_PS_Params class declaration.
SRF_PS_Params() - Constructor for class SRM.SRF_PS_Params
 
SRF_SolarEcliptic - Class in SRM
SRF_SolarEcliptic class declaration.
SRF_SolarEcliptic(SRM_ORM_Code, SRM_RT_Code) - Constructor for class SRM.SRF_SolarEcliptic
SRF_SolarEcliptic only constructor by ORM code and RT code
SRF_SolarEquatorial - Class in SRM
SRF_SolarEquatorial class declaration.
SRF_SolarEquatorial(SRM_ORM_Code, SRM_RT_Code) - Constructor for class SRM.SRF_SolarEquatorial
 
SRF_SolarMagneticDipole - Class in SRM
SRF_SolarMagneticDipole class declaration.
SRF_SolarMagneticDipole(SRM_ORM_Code, SRM_RT_Code) - Constructor for class SRM.SRF_SolarMagneticDipole
SRF_SolarMagneticDipole only constructor by ORM code and RT code
SRF_SolarMagneticEcliptic - Class in SRM
SRF_SolarMagneticEcliptic class declaration.
SRF_SolarMagneticEcliptic(SRM_ORM_Code, SRM_RT_Code) - Constructor for class SRM.SRF_SolarMagneticEcliptic
 
SRF_TM_Params - Class in SRM
SRF_TM_Params class declaration.
SRF_TM_Params() - Constructor for class SRM.SRF_TM_Params
 
SRF_TransverseMercator - Class in SRM
SRF_TransverseMercator class declaration.
SRF_TransverseMercator(SRM_ORM_Code, SRM_RT_Code, SRF_TM_Params) - Constructor for class SRM.SRF_TransverseMercator
 
SRF_TransverseMercator(SRM_ORM_Code, SRM_RT_Code, double, double, double, double, double) - Constructor for class SRM.SRF_TransverseMercator
 
SRFSMALCOD_EAST_ZONE - Static variable in class SRM.SRM_SRFSM_Alabama_SPCS_Code
 
SRFSMALCOD_UNSPECIFIED - Static variable in class SRM.SRM_SRFSM_Alabama_SPCS_Code
 
SRFSMALCOD_WEST_ZONE - Static variable in class SRM.SRM_SRFSM_Alabama_SPCS_Code
 
SRFSMJPRPCSCOD_UNSPECIFIED - Static variable in class SRM.SRM_SRFSM_Japan_Rectangular_Plane_CS_Code
 
SRFSMJPRPCSCOD_ZONE_I - Static variable in class SRM.SRM_SRFSM_Japan_Rectangular_Plane_CS_Code
 
SRFSMJPRPCSCOD_ZONE_II - Static variable in class SRM.SRM_SRFSM_Japan_Rectangular_Plane_CS_Code
 
SRFSMJPRPCSCOD_ZONE_III - Static variable in class SRM.SRM_SRFSM_Japan_Rectangular_Plane_CS_Code
 
SRFSMJPRPCSCOD_ZONE_IV - Static variable in class SRM.SRM_SRFSM_Japan_Rectangular_Plane_CS_Code
 
SRFSMJPRPCSCOD_ZONE_IX - Static variable in class SRM.SRM_SRFSM_Japan_Rectangular_Plane_CS_Code
 
SRFSMJPRPCSCOD_ZONE_V - Static variable in class SRM.SRM_SRFSM_Japan_Rectangular_Plane_CS_Code
 
SRFSMJPRPCSCOD_ZONE_VI - Static variable in class SRM.SRM_SRFSM_Japan_Rectangular_Plane_CS_Code
 
SRFSMJPRPCSCOD_ZONE_VII - Static variable in class SRM.SRM_SRFSM_Japan_Rectangular_Plane_CS_Code
 
SRFSMJPRPCSCOD_ZONE_VIII - Static variable in class SRM.SRM_SRFSM_Japan_Rectangular_Plane_CS_Code
 
SRFSMJPRPCSCOD_ZONE_X - Static variable in class SRM.SRM_SRFSM_Japan_Rectangular_Plane_CS_Code
 
SRFSMJPRPCSCOD_ZONE_XI - Static variable in class SRM.SRM_SRFSM_Japan_Rectangular_Plane_CS_Code
 
SRFSMJPRPCSCOD_ZONE_XII - Static variable in class SRM.SRM_SRFSM_Japan_Rectangular_Plane_CS_Code
 
SRFSMJPRPCSCOD_ZONE_XIII - Static variable in class SRM.SRM_SRFSM_Japan_Rectangular_Plane_CS_Code
 
SRFSMJPRPCSCOD_ZONE_XIV - Static variable in class SRM.SRM_SRFSM_Japan_Rectangular_Plane_CS_Code
 
SRFSMJPRPCSCOD_ZONE_XIX - Static variable in class SRM.SRM_SRFSM_Japan_Rectangular_Plane_CS_Code
 
SRFSMJPRPCSCOD_ZONE_XV - Static variable in class SRM.SRM_SRFSM_Japan_Rectangular_Plane_CS_Code
 
SRFSMJPRPCSCOD_ZONE_XVI - Static variable in class SRM.SRM_SRFSM_Japan_Rectangular_Plane_CS_Code
 
SRFSMJPRPCSCOD_ZONE_XVII - Static variable in class SRM.SRM_SRFSM_Japan_Rectangular_Plane_CS_Code
 
SRFSMJPRPCSCOD_ZONE_XVIII - Static variable in class SRM.SRM_SRFSM_Japan_Rectangular_Plane_CS_Code
 
SRFSMLAMNTFCOD_UNSPECIFIED - Static variable in class SRM.SRM_SRFSM_Lambert_NTF_Code
 
SRFSMLAMNTFCOD_ZONE_I - Static variable in class SRM.SRM_SRFSM_Lambert_NTF_Code
 
SRFSMLAMNTFCOD_ZONE_II - Static variable in class SRM.SRM_SRFSM_Lambert_NTF_Code
 
SRFSMLAMNTFCOD_ZONE_III - Static variable in class SRM.SRM_SRFSM_Lambert_NTF_Code
 
SRFSMLAMNTFCOD_ZONE_IV - Static variable in class SRM.SRM_SRFSM_Lambert_NTF_Code
 
SRFSMUPSCOD_NORTHERN_POLE - Static variable in class SRM.SRM_SRFSM_UPS_Code
 
SRFSMUPSCOD_SOUTHERN_POLE - Static variable in class SRM.SRM_SRFSM_UPS_Code
 
SRFSMUPSCOD_UNSPECIFIED - Static variable in class SRM.SRM_SRFSM_UPS_Code
 
SRFSMUTMCOD_UNSPECIFIED - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_10_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_10_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_11_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_11_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_12_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_12_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_13_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_13_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_14_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_14_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_15_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_15_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_16_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_16_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_17_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_17_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_18_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_18_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_19_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_19_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_1_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_1_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_20_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_20_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_21_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_21_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_22_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_22_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_23_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_23_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_24_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_24_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_25_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_25_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_26_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_26_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_27_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_27_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_28_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_28_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_29_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_29_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_2_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_2_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_30_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_30_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_31_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_31_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_32_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_32_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_33_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_33_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_34_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_34_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_35_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_35_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_36_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_36_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_37_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_37_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_38_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_38_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_39_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_39_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_3_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_3_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_40_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_40_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_41_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_41_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_42_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_42_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_43_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_43_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_44_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_44_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_45_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_45_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_46_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_46_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_47_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_47_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_48_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_48_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_49_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_49_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_4_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_4_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_50_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_50_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_51_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_51_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_52_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_52_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_53_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_53_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_54_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_54_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_55_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_55_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_56_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_56_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_57_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_57_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_58_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_58_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_59_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_59_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_5_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_5_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_60_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_60_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_6_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_6_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_7_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_7_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_8_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_8_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_9_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMUTMCOD_ZONE_9_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
SRFSMWNSPCSCOD_CENTRAL_ZONE - Static variable in class SRM.SRM_SRFSM_Wisconsin_SPCS_Code
 
SRFSMWNSPCSCOD_NORTH_ZONE - Static variable in class SRM.SRM_SRFSM_Wisconsin_SPCS_Code
 
SRFSMWNSPCSCOD_SOUTH_ZONE - Static variable in class SRM.SRM_SRFSM_Wisconsin_SPCS_Code
 
SRFSMWNSPCSCOD_UNSPECIFIED - Static variable in class SRM.SRM_SRFSM_Wisconsin_SPCS_Code
 
SRM - package SRM
 
SRM_Axis_Angle_Params - Class in SRM
SRM_Axis_Angle_Params class declaration.
SRM_Axis_Angle_Params() - Constructor for class SRM.SRM_Axis_Angle_Params
The default constructor
SRM_Axis_Angle_Params(double[], double) - Constructor for class SRM.SRM_Axis_Angle_Params
Constructor using axis and angle pamameters
SRM_Axis_Angle_Params(SRM_Axis_Angle_Params) - Constructor for class SRM.SRM_Axis_Angle_Params
the copy constructor
SRM_Axis_Direction - Enum in SRM
 
SRM_Coordinate_Valid_Region_Code - Enum in SRM
 
SRM_CS_Code - Enum in SRM
 
SRM_DSS_Code - Enum in SRM
 
SRM_Euler_Angles_ZXZ_Params - Class in SRM
SRM_Euler_Angles_ZXZ_Params class declaration.
SRM_Euler_Angles_ZXZ_Params() - Constructor for class SRM.SRM_Euler_Angles_ZXZ_Params
The default constructor
SRM_Euler_Angles_ZXZ_Params(double, double, double) - Constructor for class SRM.SRM_Euler_Angles_ZXZ_Params
Constructor using axis and angle parameters
SRM_Euler_Angles_ZXZ_Params(SRM_Euler_Angles_ZXZ_Params) - Constructor for class SRM.SRM_Euler_Angles_ZXZ_Params
the copy constructor
SRM_Extended_Valid_Region_Params - Class in SRM
SRM_Extended_Valid_Region_Params class declaration.
SRM_Extended_Valid_Region_Params() - Constructor for class SRM.SRM_Extended_Valid_Region_Params
 
SRM_Interval_Type - Enum in SRM
 
SRM_Matrix_3x3 - Class in SRM
SRM_Matrix_3x3 class declaration.
SRM_Matrix_3x3() - Constructor for class SRM.SRM_Matrix_3x3
The default constructor
SRM_Matrix_3x3(double, double, double, double, double, double, double, double, double) - Constructor for class SRM.SRM_Matrix_3x3
Constructor using elements of the matrix (mat) 3x3 pamameter
SRM_Matrix_3x3(SRM_Matrix_3x3) - Constructor for class SRM.SRM_Matrix_3x3
the copy constructor
SRM_OBRS_Code - Enum in SRM
 
SRM_Ori_Rep - Enum in SRM
 
SRM_ORM_Code - Class in SRM
 
SRM_ORM_Trans_2D_Params - Class in SRM
SRM_ORM_Trans_2D_Params class declaration.
SRM_ORM_Trans_2D_Params(double, double, double, double) - Constructor for class SRM.SRM_ORM_Trans_2D_Params
 
SRM_ORM_Trans_3D_Params - Class in SRM
SRM_ORM_Trans_3D_Params class declaration.
SRM_ORM_Trans_3D_Params(double, double, double, double, double, double, double) - Constructor for class SRM.SRM_ORM_Trans_3D_Params
 
SRM_ORM_Trans_Params - Class in SRM
SRM_ORM_Trans_Params class declaration.
SRM_ORM_Trans_Params(double, double, double) - Constructor for class SRM.SRM_ORM_Trans_Params
 
SRM_ORMT_Code - Enum in SRM
 
SRM_Polar_Aspect - Enum in SRM
 
SRM_Quaternion_Params - Class in SRM
SRM_Quaternion_Params class declaration.
SRM_Quaternion_Params() - Constructor for class SRM.SRM_Quaternion_Params
 
SRM_Quaternion_Params(double, double, double, double) - Constructor for class SRM.SRM_Quaternion_Params
Constructor using axis and angle pamameters
SRM_Quaternion_Params(SRM_Quaternion_Params) - Constructor for class SRM.SRM_Quaternion_Params
the copy constructor
SRM_RD_Code - Enum in SRM
 
SRM_RDC_Code - Enum in SRM
 
SRM_RT_Code - Class in SRM
 
SRM_SRF_Code - Enum in SRM
 
SRM_SRFS_Code - Enum in SRM
 
SRM_SRFSM_Alabama_SPCS_Code - Class in SRM
 
SRM_SRFSM_Code - Class in SRM
The base enumeration from which all SRFS Member enumeration classes are inherited.
SRM_SRFSM_Code(int, String) - Constructor for class SRM.SRM_SRFSM_Code
 
SRM_SRFSM_GTRS_GCS_Code - Class in SRM
 
SRM_SRFSM_Japan_Rectangular_Plane_CS_Code - Class in SRM
 
SRM_SRFSM_Lambert_NTF_Code - Class in SRM
 
SRM_SRFSM_UPS_Code - Class in SRM
 
SRM_SRFSM_UTM_Code - Class in SRM
 
SRM_SRFSM_Wisconsin_SPCS_Code - Class in SRM
 
SRM_SRFT_Code - Enum in SRM
 
SRM_Tait_Bryan_Angles_Params - Class in SRM
SRM_Tait_Bryan_Angles_Params class declaration.
SRM_Tait_Bryan_Angles_Params() - Constructor for class SRM.SRM_Tait_Bryan_Angles_Params
The default constructor
SRM_Tait_Bryan_Angles_Params(double, double, double) - Constructor for class SRM.SRM_Tait_Bryan_Angles_Params
Constructor using axis and angle pamameters
SRM_Tait_Bryan_Angles_Params(SRM_Tait_Bryan_Angles_Params) - Constructor for class SRM.SRM_Tait_Bryan_Angles_Params
the copy constructor
SRM_Valid_Region_Params - Class in SRM
SRM_Valid_Region_Params class declaration.
SRM_Valid_Region_Params() - Constructor for class SRM.SRM_Valid_Region_Params
 
SrmEnum - Class in SRM
The base enumeration from which all SRM "enumeration" classes which are not declared as enum are inherited.
SrmEnum(int, String) - Constructor for class SRM.SrmEnum
 
SrmException - Exception in SRM
 
SrmException(int, String) - Constructor for exception SRM.SrmException
 

T

toAzSphere(BaseSRF, BaseSRF, double[], double[]) - Method in class SRM.LteConv
 
toCcen(BaseSRF, BaseSRF, double[], double[]) - Method in class SRM.LteConv
 
toCcen(BaseSRF, BaseSRF, double[], double[]) - Method in class SRM.SphereConv
 
toInt() - Method in enum SRM.Coord_ClassType
returns the integer code value for the enumerant
toInt() - Method in enum SRM.SRM_Axis_Direction
returns the integer code value for the enumerant
toInt() - Method in enum SRM.SRM_Coordinate_Valid_Region_Code
returns the integer code value for the enumerant
toInt() - Method in enum SRM.SRM_CS_Code
returns the integer code value for the enumerant
toInt() - Method in enum SRM.SRM_DSS_Code
returns the integer code value for the enumerant
toInt() - Method in enum SRM.SRM_Interval_Type
returns the integer code value for the enumerant
toInt() - Method in enum SRM.SRM_OBRS_Code
returns the integer code value for the enumerant
toInt() - Method in enum SRM.SRM_Ori_Rep
returns the integer code value for the enumerant
toInt() - Method in enum SRM.SRM_ORMT_Code
returns the integer code value for the enumerant
toInt() - Method in enum SRM.SRM_Polar_Aspect
returns the integer code value for the enumerant
toInt() - Method in enum SRM.SRM_RD_Code
returns the integer code value for the enumerant
toInt() - Method in enum SRM.SRM_RDC_Code
returns the integer code value for the enumerant
toInt() - Method in enum SRM.SRM_SRF_Code
returns the integer code value for the enumerant
toInt() - Method in enum SRM.SRM_SRFS_Code
returns the integer code value for the enumerant
toInt() - Method in enum SRM.SRM_SRFT_Code
returns the integer code value for the enumerant
toInt() - Method in class SRM.SrmEnum
returns the integer code value for the enumerant
toLsr(BaseSRF, BaseSRF, double[], double[]) - Method in class SRM.LsrConv
 
toLtsc(BaseSRF, BaseSRF, double[], double[]) - Method in class SRM.LteConv
 
toString() - Method in class SRM.BaseSRF
Returns a string representation of this SRF.
toString() - Method in class SRM.Coord
Returns the string with coordinate component labels and values
toString() - Method in class SRM.Coord2D_LocalSpaceAzimuthal
Returns a String of coordinate component values
toString() - Method in class SRM.Coord2D_LocalSpacePolar
Returns a String of coordinate component values
toString() - Method in class SRM.Coord2D_LocalSpaceRectangular2D
Returns a String of coordinate component values
toString() - Method in class SRM.Coord3D_Celestiocentric
Returns a String of coordinate component values
toString() - Method in class SRM.Coord3D_Celestiodetic
Returns a String of coordinate component values
toString() - Method in class SRM.Coord3D_Celestiomagnetic
Returns a String of coordinate component values
toString() - Method in class SRM.Coord3D_EquatorialInertial
Returns a String of coordinate component values
toString() - Method in class SRM.Coord3D_EquidistantCylindrical
 
toString() - Method in class SRM.Coord3D_HeliosphericAriesEcliptic
Returns a String of coordinate component values
toString() - Method in class SRM.Coord3D_HeliosphericEarthEcliptic
Returns a String of coordinate component values
toString() - Method in class SRM.Coord3D_HeliosphericEarthEquatorial
Returns a String of coordinate component values
toString() - Method in class SRM.Coord3D_LambertConformalConic
Returns a String of coordinate component values
toString() - Method in class SRM.Coord3D_LocalSpaceRectangular3D
Returns a String of coordinate component values
toString() - Method in class SRM.Coord3D_LocalTangentSpaceAzimuthalSpherical
Returns a String of coordinate component values
toString() - Method in class SRM.Coord3D_LocalTangentSpaceCylindrical
Returns a String of coordinate component values
toString() - Method in class SRM.Coord3D_LocalTangentSpaceEuclidean
Returns a String of coordinate component values
toString() - Method in class SRM.Coord3D_LococentricEuclidean3D
Returns a String of coordinate component values
toString() - Method in class SRM.Coord3D_Mercator
Returns a String of coordinate component values
toString() - Method in class SRM.Coord3D_ObliqueMercatorSpherical
Returns a String of coordinate component values
toString() - Method in class SRM.Coord3D_Planetodetic
Returns a String of coordinate component (lat, lon, height) values
toString() - Method in class SRM.Coord3D_PolarStereographic
Returns a String of coordinate component values
toString() - Method in class SRM.Coord3D_SolarEcliptic
Returns a String of coordinate component values
toString() - Method in class SRM.Coord3D_SolarEquatorial
Returns a String of coordinate component values
toString() - Method in class SRM.Coord3D_SolarMagneticDipole
Returns a String of coordinate component values
toString() - Method in class SRM.Coord3D_SolarMagneticEcliptic
Returns a String of coordinate component values
toString() - Method in class SRM.Coord3D_TransverseMercator
Returns a String of coordinate component values
toString() - Method in class SRM.CoordSurf_Celestiodetic
Returns a String of coordinate component values
toString() - Method in class SRM.CoordSurf_EquidistantCylindrical
Returns a String of coordinate component values
toString() - Method in class SRM.CoordSurf_LambertConformalConic
Returns a String of coordinate component values
toString() - Method in class SRM.CoordSurf_LocalTangentSpaceAzimuthalSpherical
Returns a String of coordinate component values
toString() - Method in class SRM.CoordSurf_LocalTangentSpaceCylindrical
Returns a String of coordinate component values
toString() - Method in class SRM.CoordSurf_LocalTangentSpaceEuclidean
Returns a String of coordinate component values
toString() - Method in class SRM.CoordSurf_Mercator
Returns a String of coordinate component values
toString() - Method in class SRM.CoordSurf_ObliqueMercatorSpherical
Returns a String of coordinate component values
toString() - Method in class SRM.CoordSurf_Planetodetic
Returns a String of coordinate component values
toString() - Method in class SRM.CoordSurf_PolarStereographic
Returns a String of coordinate component values
toString() - Method in class SRM.CoordSurf_TransverseMercator
Returns a String of coordinate component values
toString() - Method in class SRM.Direction
Gets the reference coordinate associated with the Returns the values of the vector as "[ val1, val2, val3 ]"
toString() - Method in class SRM.Orientation
Returns the string for the orientation values.
toString() - Method in class SRM.OrientationAxisAngle
Returns the string for the (axis, angle) orientation representation
toString() - Method in class SRM.OrientationEulerAnglesZXZ
Returns the string for the Euler angles (ZXZ) orientation representation
toString() - Method in class SRM.OrientationMatrix
Returns the string for the matrix 3x3 orientation representation
toString() - Method in class SRM.OrientationQuaternion
Returns the string for the quaternion orientation representation
toString() - Method in class SRM.OrientationTaitBryanAngles
Returns the string for the Tait-Bryan Angles orientation representation
toString() - Method in class SRM.SRF_Celestiocentric
Returns a String with the parameter values
toString() - Method in class SRM.SRF_Celestiodetic
Returns a String with the parameter values
toString() - Method in class SRM.SRF_Celestiomagnetic
Returns a String with the parameter values
toString() - Method in class SRM.SRF_EC_Params
 
toString() - Method in class SRM.SRF_EquatorialInertial
 
toString() - Method in class SRM.SRF_EquidistantCylindrical
Returns a String with the parameter values
toString() - Method in class SRM.SRF_HeliosphericAriesEcliptic
Returns a String with the parameter values
toString() - Method in class SRM.SRF_HeliosphericEarthEcliptic
Returns a String with the parameter values
toString() - Method in class SRM.SRF_HeliosphericEarthEquatorial
Returns a String with the parameter values
toString() - Method in class SRM.SRF_LambertConformalConic
Returns a String with the parameter values
toString() - Method in class SRM.SRF_LCC_Params
Returns a String with the parameter values
toString() - Method in class SRM.SRF_LCE_3D_Params
toString
toString() - Method in class SRM.SRF_LocalSpaceAzimuthal
Returns a String with the parameter values
toString() - Method in class SRM.SRF_LocalSpacePolar
Returns a String with the parameter values
toString() - Method in class SRM.SRF_LocalSpaceRectangular2D
Returns a String with the parameter values
toString() - Method in class SRM.SRF_LocalSpaceRectangular3D
Returns a String with the parameter values
toString() - Method in class SRM.SRF_LocalTangentSpaceAzimuthalSpherical
Returns a String with the parameter values
toString() - Method in class SRM.SRF_LocalTangentSpaceCylindrical
Returns a String with the parameter values
toString() - Method in class SRM.SRF_LocalTangentSpaceEuclidean
Returns a String with the parameter values
toString() - Method in class SRM.SRF_LococentricEuclidean3D
Returns a String with the parameter values
toString() - Method in class SRM.SRF_LSR_2D_Params
Returns a String with the parameter values
toString() - Method in class SRM.SRF_LSR_3D_Params
Returns a String with the parameter values
toString() - Method in class SRM.SRF_LT_Params
Returns a String with the parameter values
toString() - Method in class SRM.SRF_LTSE_Params
Returns a String with the parameter values
toString() - Method in class SRM.SRF_M_Params
Returns a String with the parameter values
toString() - Method in class SRM.SRF_Mercator
Returns a String with the parameter values
toString() - Method in class SRM.SRF_ObliqueMercatorSpherical
Returns a String with the parameter values
toString() - Method in class SRM.SRF_OM_Params
Returns a String with the parameter values
toString() - Method in class SRM.SRF_Planetodetic
Returns a String with the parameter values
toString() - Method in class SRM.SRF_PolarStereographic
Returns a String with the parameter values
toString() - Method in class SRM.SRF_PS_Params
Returns a String with the parameter values
toString() - Method in class SRM.SRF_SolarEcliptic
Returns a String with the parameter values
toString() - Method in class SRM.SRF_SolarEquatorial
Returns a String with the parameter values
toString() - Method in class SRM.SRF_SolarMagneticDipole
Returns a String with the parameter values
toString() - Method in class SRM.SRF_SolarMagneticEcliptic
 
toString() - Method in class SRM.SRF_TM_Params
Returns a String with the parameter values
toString() - Method in class SRM.SRF_TransverseMercator
 
toString() - Method in class SRM.SRM_Axis_Angle_Params
 
toString() - Method in class SRM.SRM_Euler_Angles_ZXZ_Params
 
toString() - Method in class SRM.SRM_Matrix_3x3
 
toString() - Method in class SRM.SRM_Quaternion_Params
 
toString() - Method in class SRM.SRM_Tait_Bryan_Angles_Params
 
toString() - Method in class SRM.SrmEnum
Returns the string for the enumerant name
toString() - Method in exception SRM.SrmException
 
transformOrientation(Coord3D, Orientation, Coord3D, Orientation) - Method in class SRM.BaseSRF_3D
Given an orientation with respect to a local tangent frame (LTF_S) associated with a reference location in the source SRF, this method computes the orientation with respect to the local tangent frame (LTF_T) associated with the specified reference location in the target SRF.
transformOrientationCommonOrigin(Coord3D, Orientation, Coord3D, Orientation) - Method in class SRM.BaseSRF_3D
Given an orientation with respect to a local tangent frame (LTF_S) associated with a reference location in the source SRF, this method computes the orientation with respect to the local tangent frame (LTF_T) associated with the specified reference location in the target SRF.
transformVector(Coord3D, double[], Coord3D, double[]) - Method in class SRM.BaseSRF_3D
Given a vector in the local tangent frame (LTF_S) associated with a reference location in the source SRF, this method computes the vector in the local tangent frame (LTF_T) associated with the specified reference location in the target SRF.
transformVector(double[]) - Method in class SRM.Orientation
Applies this orientation to the input vector and sets the result in the return vector.
transformVectorCommonOrigin(Coord3D, double[], Coord3D, double[]) - Method in class SRM.BaseSRF_3D
Given a vector in the local tangent frame (LTF_S) associated with a reference location in the source SRF, this method computes the vector in the local tangent frame (LTF_T) associated with the specified reference location in the target SRF.
transformVectorInBodyFrame(Coord3D, Orientation, double[], Coord3D, double[]) - Method in class SRM.BaseSRF_3D
Given a vector in a body frame (or in general any linear reference frame) whose orientation with respect to the local tangent frame (LTF_S) that is associated with a reference location in the source SRF, this method computes the vector in the local tangent frame (LTF_T) associated with the specified reference location in the target SRF.
transformVectorInBodyFrameCommonOrigin(Coord3D, Orientation, double[], Coord3D, double[]) - Method in class SRM.BaseSRF_3D
Given a vector in a body frame (or in general any linear reference frame) whose orientation with respect to the local tangent frame (LTF_S) that is associated with a reference location in the source SRF, this method computes the vector in the local tangent frame (LTF_T) associated with the specified reference location in the target SRF.

V

valid() - Method in class SRM.SRM_Axis_Angle_Params
Returns true if the orientation parameters are valid
valid() - Method in class SRM.SRM_Euler_Angles_ZXZ_Params
Returns true if the orientation parameters are valid
valid() - Method in class SRM.SRM_Matrix_3x3
Returns true if the orientation parameters are valid
valid() - Method in class SRM.SRM_Quaternion_Params
Returns true if the orientation parameters are valid
valid() - Method in class SRM.SRM_Tait_Bryan_Angles_Params
Returns true if the orientation parameters are valid
valueOf(String) - Static method in enum SRM.Coord_ClassType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum SRM.SRM_Axis_Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum SRM.SRM_Coordinate_Valid_Region_Code
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum SRM.SRM_CS_Code
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum SRM.SRM_DSS_Code
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum SRM.SRM_Interval_Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum SRM.SRM_OBRS_Code
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum SRM.SRM_Ori_Rep
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum SRM.SRM_ORMT_Code
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum SRM.SRM_Polar_Aspect
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum SRM.SRM_RD_Code
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum SRM.SRM_RDC_Code
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum SRM.SRM_SRF_Code
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum SRM.SRM_SRFS_Code
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum SRM.SRM_SRFT_Code
Returns the enum constant of this type with the specified name.
values() - Static method in enum SRM.Coord_ClassType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum SRM.SRM_Axis_Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum SRM.SRM_Coordinate_Valid_Region_Code
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum SRM.SRM_CS_Code
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum SRM.SRM_DSS_Code
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum SRM.SRM_Interval_Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum SRM.SRM_OBRS_Code
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum SRM.SRM_Ori_Rep
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum SRM.SRM_ORMT_Code
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum SRM.SRM_Polar_Aspect
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum SRM.SRM_RD_Code
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum SRM.SRM_RDC_Code
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum SRM.SRM_SRF_Code
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum SRM.SRM_SRFS_Code
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum SRM.SRM_SRFT_Code
Returns an array containing the constants of this enum type, in the order they are declared.

W

what() - Method in exception SRM.SrmException
 

Y

yaw - Variable in class SRM.SRM_Tait_Bryan_Angles_Params
 

_

_component_is_angular - Variable in class SRM.BaseSRF_3D
boolean flag indicating whether the coordinate component associated with this SRF is angular
_component_valid_region - Variable in class SRM.BaseSRF_3D
member data for the geodetic valid region
_CREATION_FAILURE - Static variable in exception SRM.SrmException
 
_delta_s - Variable in class SRM.SRM_ORM_Trans_Params
 
_delta_x - Variable in class SRM.SRM_ORM_Trans_Params
 
_delta_y - Variable in class SRM.SRM_ORM_Trans_Params
 
_delta_z - Variable in class SRM.SRM_ORM_Trans_3D_Params
 
_DESTRUCTION_FAILURE - Static variable in exception SRM.SrmException
 
_FLOATING_OVERFLOW - Static variable in exception SRM.SrmException
 
_FLOATING_POINT_ERROR - Static variable in exception SRM.SrmException
 
_FLOATING_UNDERFLOW - Static variable in exception SRM.SrmException
 
_get_internal_data_is_current() - Method in class SRM.Orientation
is set to true when the internal data is equivalent to the representation class data.
_get_matrix_base() - Method in class SRM.Orientation
Internal matrix 3x3 representation (for now) used for calculations
_get_matrix_base_unch() - Method in class SRM.Orientation
 
_INACTIONABLE - Static variable in exception SRM.SrmException
 
_internalSRFs - Variable in class SRM.BaseSRF
 
_INVALID_CODE - Static variable in exception SRM.SrmException
 
_INVALID_INPUT - Static variable in exception SRM.SrmException
 
_INVALID_SOURCE_COORDINATE - Static variable in exception SRM.SrmException
 
_INVALID_SOURCE_DIRECTION - Static variable in exception SRM.SrmException
 
_INVALID_SOURCE_ORIENTATION - Static variable in exception SRM.SrmException
 
_INVALID_SOURCE_SRF - Static variable in exception SRM.SrmException
 
_INVALID_SRF - Static variable in exception SRM.SrmException
 
_INVALID_TARGET_COORDINATE - Static variable in exception SRM.SrmException
 
_INVALID_TARGET_DIRECTION - Static variable in exception SRM.SrmException
 
_INVALID_TARGET_ORIENTATION - Static variable in exception SRM.SrmException
 
_INVALID_TARGET_SRF - Static variable in exception SRM.SrmException
 
_myCsCode - Variable in class SRM.BaseSRF
 
_myOpSeq - Variable in class SRM.BaseSRF
 
_mySrftCode - Variable in class SRM.BaseSRF
 
_NOT_IMPLEMENTED - Static variable in exception SRM.SrmException
 
_omega - Variable in class SRM.SRM_ORM_Trans_2D_Params
 
_omega_1 - Variable in class SRM.SRM_ORM_Trans_3D_Params
 
_omega_2 - Variable in class SRM.SRM_ORM_Trans_3D_Params
 
_omega_3 - Variable in class SRM.SRM_ORM_Trans_3D_Params
 
_OPERATION_UNSUPPORTED - Static variable in exception SRM.SrmException
 
_orm - Variable in class SRM.BaseSRF
 
_ORMCOD_ABSTRACT_2D - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_ABSTRACT_3D - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_ADINDAN_1991 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_ADRASTEA_2000 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_AFGOOYE_1987 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_AIN_EL_ABD_1970 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_AMALTHEA_2000 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_AMERICAN_SAMOA_1962 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_ANNA_1_1965 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_ANTIGUA_1943 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_ARC_1950 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_ARC_1960 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_ARIEL_1988 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_ASCENSION_1958 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_ATLAS_1988 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_AUSTRALIAN_GEOD_1966 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_AUSTRALIAN_GEOD_1984 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_AYABELLE_LIGHTHOUSE_1991 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_BEACON_E_1945 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_BELINDA_1988 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_BELLEVUE_IGN_1987 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_BERMUDA_1957 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_BIANCA_1988 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_BISSAU_1991 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_BOGOTA_OBS_1987 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_BOGOTA_OBS_1987_PM_BOGOTA - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_BUKIT_RIMPAH_1987 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_CALLISTO_2000 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_CALYPSO_1988 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_CAMP_AREA_1987 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_CAMPO_INCHAUSPE_1969 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_CANTON_1966 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_CAPE_1987 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_CAPE_CANAVERAL_1991 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_CARTHAGE_1987 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_CHARON_1991 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_CHATHAM_1971 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_CHUA_1987 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_COAMPS_1998 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_CORDELIA_1988 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_CORREGO_ALEGRE_1987 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_CRESSIDA_1988 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_DABOLA_1991 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_DECEPTION_1993 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_DEIMOS_1988 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_DESDEMONA_1988 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_DESPINA_1991 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_DIONE_1982 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_DJAKARTA_1987 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_DJAKARTA_1987_PM_DJAKARTA - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_DOS_1968 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_DOS_71_4_1987 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_EARTH_INERT_ARIES_1950 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_EARTH_INERT_ARIES_TRUE_OF_DATE - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_EARTH_INERTIAL_J2000r0 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_EARTH_SOLAR_ECLIPTIC - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_EARTH_SOLAR_EQUATORIAL - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_EARTH_SOLAR_MAG_DIPOLE - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_EARTH_SOLAR_MAGNETOSPHERIC - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_EASTER_1967 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_ENCELADUS_1994 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_EPIMETHEUS_1988 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_EROS_2000 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_ESTONIA_1937 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_ETRS_1989 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_EUROPA_2000 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_EUROPE_1950 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_EUROPE_1979 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_EXPERIMENTAL_NGA_MAX - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_EXPERIMENTAL_NGA_SPHERE - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_FAHUD_1987 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_FORT_THOMAS_1955 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_GALATEA_1991 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_GAN_1970 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_GANYMEDE_2000 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_GASPRA_1991 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_GDA_1994 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_GEODETIC_DATUM_1949 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_GEOMAGNETIC_1945 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_GEOMAGNETIC_1950 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_GEOMAGNETIC_1955 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_GEOMAGNETIC_1960 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_GEOMAGNETIC_1965 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_GEOMAGNETIC_1970 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_GEOMAGNETIC_1975 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_GEOMAGNETIC_1980 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_GEOMAGNETIC_1985 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_GEOMAGNETIC_1990 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_GEOMAGNETIC_1995 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_GEOMAGNETIC_2000 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_GRACIOSA_BASE_SW_1948 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_GUAM_1963 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_GUNONG_SEGARA_1987 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_GUX_1_1987 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_HELENE_1992 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_HELIO_ARIES_ECLIPT_J2000r0 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_HELIO_ARIES_ECLIPT_TRUE_OF_DATE - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_HELIO_EARTH_ECLIPTIC - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_HELIO_EARTH_EQUATORIAL - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_HERAT_NORTH_1987 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_HERMANNSKOGEL_1871 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_HJORSEY_1955 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_HONG_KONG_1963 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_HU_TZU_SHAN_1991 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_IAPETUS_1988 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_IDA_1991 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_INDIAN_1916 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_INDIAN_1954 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_INDIAN_1956 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_INDIAN_1960 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_INDIAN_1962 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_INDIAN_1975 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_INDONESIAN_1974 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_IO_2000 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_IRELAND_1965 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_ISTS_061_1968 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_ISTS_073_1969 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_JANUS_1988 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_JGD_2000 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_JOHNSTON_1961 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_JULIET_1988 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_JUPITER_1988 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_JUPITER_INERTIAL - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_JUPITER_MAGNETIC_1993 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_JUPITER_SOLAR_ECLIPTIC - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_JUPITER_SOLAR_EQUATORIAL - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_JUPITER_SOLAR_MAG_DIPOLE - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_JUPITER_SOLAR_MAG_ECLIPTIC - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_KANDAWALA_1987 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_KERGUELEN_1949 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_KERTAU_1948 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_KOREAN_GEODETIC_1995 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_KUSAIE_1951 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_LARISSA_1991 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_LC5_1961 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_LEIGON_1991 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_LIBERIA_1964 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_LUZON_1987 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_M_PORALOKO_1991 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_MAHE_1971 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_MARCUS_STATION_1952 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_MARS_2000 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_MARS_INERTIAL - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_MARS_SPHERE_2000 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_MASS_1999 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_MASSAWA_1987 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_MERCHICH_1987 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_MERCURY_1988 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_MERCURY_INERTIAL - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_METIS_2000 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_MIDWAY_1961 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_MIMAS_1994 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_MINNA_1991 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_MIRANDA_1988 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_MM5_1997 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_MODTRAN_MIDLAT_N_1989 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_MODTRAN_MIDLAT_S_1989 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_MODTRAN_SUBARCTIC_N_1989 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_MODTRAN_SUBARCTIC_S_1989 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_MODTRAN_TROPICAL_1989 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_MONTSERRAT_1958 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_MOON_1991 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_MULTIGEN_FLAT_EARTH_1989 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_N_AM_1927 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_N_AM_1983 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_N_SAHARA_1959 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_NAHRWAN_1987 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_NAIAD_1991 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_NAPARIMA_1991 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_NEPTUNE_1991 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_NEPTUNE_INERTIAL - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_NEPTUNE_MAGNETIC_1993 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_NOGAPS_1988 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_NTF_1896 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_NTF_1896_PM_PARIS - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_OBERON_1988 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_OBSERV_METEORO_1939 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_OLD_EGYPTIAN_1907 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_OLD_HAWAIIAN_CLARKE_1987 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_OLD_HAWAIIAN_INT_1987 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_OPHELIA_1988 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_OSGB_1936 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_PAN_1991 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_PANDORA_1988 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_PHOBOS_1988 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_PHOEBE_1988 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_PICO_DE_LAS_NIEVES_1987 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_PITCAIRN_1967 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_PLUTO_1994 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_PLUTO_INERTIAL - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_POINT_58_1991 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_POINTE_NOIRE_1948 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_PORTIA_1988 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_PORTO_SANTO_1936 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_PROMETHEUS_1988 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_PROTEUS_1991 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_PROV_S_AM_1956 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_PROV_S_CHILEAN_1963 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_PUCK_1988 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_PUERTO_RICO_1987 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_PULKOVO_1942 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_QATAR_NATIONAL_1974 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_QORNOQ_1987 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_REUNION_1947 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_RGF_1993 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_RHEA_1988 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_ROME_1940 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_ROME_1940_PM_ROME - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_ROSALIND_1988 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_S42_PULKOVO - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_S_AM_1969 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_S_ASIA_1987 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_S_JTSK_1993 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_SANTO_DOS_1965 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_SAO_BRAZ_1987 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_SAPPER_HILL_1943 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_SATURN_1988 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_SATURN_INERTIAL - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_SATURN_MAGNETIC_1993 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_SCHWARZECK_1991 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_SELVAGEM_GRANDE_1938 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_SIERRA_LEONE_1960 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_SIRGAS_2000 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_SUN_1992 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_TANANARIVE_OBS_1925 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_TANANARIVE_OBS_1925_PM_PARIS - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_TELESTO_1988 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_TERN_1961 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_TETHYS_1991 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_THALASSA_1991 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_THEBE_2000 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_TIMBALAI_EVEREST_1948 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_TITAN_1982 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_TITANIA_1988 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_TOKYO_1991 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_TRISTAN_1968 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_TRITON_1991 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_UMBRIEL_1988 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_UNSPECIFIED - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_URANUS_1988 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_URANUS_INERTIAL - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_URANUS_MAGNETIC_1993 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_VENUS_1991 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_VENUS_INERTIAL - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_VITI_LEVU_1916 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_VOIROL_1874 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_VOIROL_1874_PM_PARIS - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_VOIROL_1960 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_VOIROL_1960_PM_PARIS - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_WAKE_1952 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_WAKE_ENIWETOK_1960 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_WGS_1972 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_WGS_1984 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_YACARE_1987 - Static variable in class SRM.SRM_ORM_Code
 
_ORMCOD_ZANDERIJ_1987 - Static variable in class SRM.SRM_ORM_Code
 
_ormData - Variable in class SRM.BaseSRF_MapProjection
 
_OUT_OF_MEMORY - Static variable in exception SRM.SrmException
 
_ref_coord - Variable in class SRM.Direction
The reference coordinate
_rt - Variable in class SRM.BaseSRF
 
_RTCOD_ABSTRACT_2D_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_ABSTRACT_3D_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_ADINDAN_1991_BURKINA_FASO - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_ADINDAN_1991_CAMEROON - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_ADINDAN_1991_ETHIOPIA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_ADINDAN_1991_MALI - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_ADINDAN_1991_MEAN_SOLUTION - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_ADINDAN_1991_SENEGAL - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_ADINDAN_1991_SUDAN - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_ADRASTEA_2000_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_AFGOOYE_1987_SOMALIA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_AIN_EL_ABD_1970_BAHRAIN_ISLAND - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_AIN_EL_ABD_1970_SAUDI_ARABIA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_AMALTHEA_2000_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_AMERICAN_SAMOA_1962_AMERICAN_SAMOA_ISLANDS - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_ANNA_1_1965_COCOS_ISLANDS - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_ANTIGUA_1943_ANTIGUA_LEEWARD_ISLANDS - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_ARC_1950_3_ZIMBABWE - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_ARC_1950_BOTSWANA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_ARC_1950_BURUNDI - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_ARC_1950_LESOTHO - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_ARC_1950_MALAWI - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_ARC_1950_MEAN_SOLUTION - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_ARC_1950_SWAZILAND - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_ARC_1950_ZAIRE - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_ARC_1950_ZAMBIA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_ARC_1960_3_KENYA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_ARC_1960_MEAN_SOLUTION - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_ARC_1960_TANZANIA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_ARIEL_1988_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_ASCENSION_1958_ASCENSION_ISLAND - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_ATLAS_1988_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_AUSTRALIA_GEOD_1984_3_AUSTRALIA_TASMANIA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_AUSTRALIA_GEOD_1984_7_AUSTRALIA_TASMANIA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_AUSTRALIAN_GEOD_1966_AUSTRALIA_TASMANIA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_AYABELLE_LIGHTHOUSE_1991_DJIBOUTI - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_BEACON_E_1945_IWO_JIMA_ISLAND - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_BELINDA_1988_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_BELLEVUE_IGN_1987_EFATE_ERROMANGO_ISLANDS - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_BERMUDA_1957_BERMUDA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_BIANCA_1988_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_BISSAU_1991_GUINEA_BISSAU - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_BOGOTA_OBS_1987_COLOMBIA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_BOGOTA_OBS_1987_PM_BOGOTA_COLOMBIA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_BUKIT_RIMPAH_1987_BANGKA_BELITUNG_ISLANDS - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_CALLISTO_2000_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_CALYPSO_1988_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_CAMP_AREA_1987_MCMURDO_CAMP - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_CAMPO_INCHAUSPE_1969_ARGENTINA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_CANTON_1966_PHOENIX_ISLANDS - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_CAPE_1987_SOUTH_AFRICA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_CAPE_CANAVERAL_1991_MEAN_SOLUTION - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_CARTHAGE_1987_TUNISIA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_CHARON_1991_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_CHATHAM_1971_CHATHAM_ISLANDS - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_CHUA_1987_PARAGUAY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_COAMPS_1998_IDENTITY_BY_DEFAULT - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_CORDELIA_1988_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_CORREGO_ALEGRE_1987_BRAZIL - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_CRESSIDA_1988_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_DABOLA_1991_GUINEA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_DECEPTION_1993_DECEPTION_ISLAND - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_DEIMOS_1988_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_DESDEMONA_1988_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_DESPINA_1991_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_DIONE_1982_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_DJAKARTA_1987_PM_DJAKARTA_SUMATRA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_DJAKARTA_1987_SUMATRA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_DOS_1968_GIZO_ISLAND - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_DOS_71_4_1987_ST_HELENA_ISLAND - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_EASTER_1967_EASTER_ISLAND - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_ENCELADUS_1994_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_EPIMETHEUS_1988_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_EROS_2000_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_ESTONIA_1937_ESTONIA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_ETRS_1989_IDENTITY_BY_MEASUREMENT - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_EUROPA_2000_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_EUROPE_1950_3_CYPRUS - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_EUROPE_1950_CHANNEL_ISLANDS - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_EUROPE_1950_EGYPT - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_EUROPE_1950_ENGLAND_SCOTLAND - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_EUROPE_1950_GREECE - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_EUROPE_1950_IRAN - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_EUROPE_1950_IRAQ - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_EUROPE_1950_IRELAND - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_EUROPE_1950_MALTA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_EUROPE_1950_MEAN_SOLUTION - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_EUROPE_1950_NORWAY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_EUROPE_1950_PORTUGAL_SPAIN - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_EUROPE_1950_SARDINIA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_EUROPE_1950_SICILY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_EUROPE_1950_TUNISIA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_EUROPE_1950_W_EUROPE_MEAN_SOLUTION - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_EUROPE_1979_MEAN_SOLUTION - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_EXPERIMENTAL_NGA_MAX_IDENTITY_BY_DEFAULT - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_EXPERIMENTAL_NGA_SPHERE_IDENTITY_BY_DEFAULT - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_FAHUD_1987_3_OMAN - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_FAHUD_1987_7_OMAN - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_FORT_THOMAS_1955_ST_KITTS_NEVIS_LEEWARD_ISLANDS - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_GALATEA_1991_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_GAN_1970_MALDIVES - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_GANYMEDE_2000_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_GASPRA_1991_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_GDA_1994_IDENTITY_BY_MEASUREMENT - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_GEODETIC_DATUM_1949_3_NEW_ZEALAND - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_GEODETIC_DATUM_1949_7_NEW_ZEALAND - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_GEOMAGNETIC_1945_DGRF - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_GEOMAGNETIC_1950_DGRF - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_GEOMAGNETIC_1955_DGRF - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_GEOMAGNETIC_1960_DGRF - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_GEOMAGNETIC_1965_DGRF - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_GEOMAGNETIC_1970_DGRF - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_GEOMAGNETIC_1975_DGRF - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_GEOMAGNETIC_1980_DGRF - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_GEOMAGNETIC_1985_DGRF - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_GEOMAGNETIC_1990_DGRF - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_GEOMAGNETIC_1995_IGRF - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_GEOMAGNETIC_2000_IGRF - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_GRACIOSA_BASE_SW_1948_CENTRAL_AZORES - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_GUAM_1963_GUAM - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_GUNONG_SEGARA_1987_KALIMANTAN_ISLAND - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_GUX_1_1987_GUADALCANAL_ISLAND - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_HELENE_1992_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_HERAT_NORTH_1987_AFGHANISTAN - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_HERMANNSKOGEL_1871_3_YUGOSLAVIA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_HJORSEY_1955_ICELAND - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_HONG_KONG_1963_HONG_KONG - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_HU_TZU_SHAN_1991_TAIWAN - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_IAPETUS_1988_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_IDA_1991_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_INDIAN_1916_3_BANGLADESH - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_INDIAN_1916_7_BANGLADESH - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_INDIAN_1954_THAILAND - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_INDIAN_1956_INDIA_NEPAL - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_INDIAN_1960_CON_SON_ISLAND - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_INDIAN_1960_VIETNAM_16_N - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_INDIAN_1962_PAKISTAN - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_INDIAN_1975_1991_THAILAND - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_INDIAN_1975_1997_THAILAND - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_INDONESIAN_1974_INDONESIA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_IO_2000_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_IRELAND_1965_3_IRELAND - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_IRELAND_1965_7_IRELAND - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_ISTS_061_1968_SOUTH_GEORGIA_ISLAND - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_ISTS_073_1969_DIEGO_GARCIA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_JANUS_1988_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_JGD_2000_IDENTITY_BY_MEASUREMENT - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_JOHNSTON_1961_JOHNSTON_ISLAND - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_JULIET_1988_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_JUPITER_1988_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_JUPITER_MAGNETIC_1993_VOYAGER - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_KANDAWALA_1987_3_SRI_LANKA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_KERGUELEN_1949_KERGUELEN_ISLAND - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_KERTAU_1948_3_W_MALAYSIA_SINGAPORE - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_KOREAN_GEODETIC_1995_SOUTH_KOREA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_KUSAIE_1951_CAROLINE_ISLANDS - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_LARISSA_1991_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_LC5_1961_CAYMAN_BRAC_ISLAND - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_LEIGON_1991_3_GHANA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_LEIGON_1991_7_GHANA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_LIBERIA_1964_LIBERIA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_LUZON_1987_MINDANAO_ISLAND - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_LUZON_1987_PHILIPPINES_EXCLUDING_MINDANAO_ISLAND - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_M_PORALOKO_1991_GABON - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_MAHE_1971_MAHE_ISLAND - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_MARCUS_STATION_1952_MARCUS_ISLANDS - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_MARS_2000_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_MARS_SPHERE_2000_GLOBAL - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_MASS_1999_IDENTITY_BY_DEFAULT - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_MASSAWA_1987_ERITREA_ETHIOPIA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_MERCHICH_1987_MOROCCO - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_MERCURY_1988_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_METIS_2000_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_MIDWAY_1961_MIDWAY_ISLANDS - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_MIMAS_1994_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_MINNA_1991_CAMEROON - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_MINNA_1991_NIGERIA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_MIRANDA_1988_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_MM5_1997_IDENTITY_BY_DEFAULT - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_MODTRAN_MIDLATITUDE_N_1989_IDENTITY_BY_DEFAULT - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_MODTRAN_MIDLATITUDE_S_1989_IDENTITY_BY_DEFAULT - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_MODTRAN_SUBARCTIC_N_1989_IDENTITY_BY_DEFAULT - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_MODTRAN_SUBARCTIC_S_1989_IDENTITY_BY_DEFAULT - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_MODTRAN_TROPICAL_1989_IDENTITY_BY_DEFAULT - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_MONTSERRAT_1958_MONTSERRAT_LEEWARD_ISLANDS - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_MOON_1991_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_MULTIGEN_FLAT_EARTH_1989_IDENTITY_BY_DEFAULT - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_N_AM_1927_ALASKA_EXCLUDING_ALEUTIAN_ISLANDS - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_N_AM_1927_ALBERTA_BRITISH_COLUMBIA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_N_AM_1927_BAHAMAS_EXCLUDING_SAN_SALVADOR_ISLAND - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_N_AM_1927_CANADA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_N_AM_1927_CANAL_ZONE - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_N_AM_1927_CARIBBEAN - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_N_AM_1927_CENTRAL_AMERICA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_N_AM_1927_CONTINENTAL_US - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_N_AM_1927_CUBA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_N_AM_1927_EAST_ALEUTIAN_ISLANDS - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_N_AM_1927_EASTERN_CANADA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_N_AM_1927_EASTERN_US - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_N_AM_1927_HAYES_PENINSULA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_N_AM_1927_MANITOBA_ONTARIO - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_N_AM_1927_MEXICO - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_N_AM_1927_NORTHWEST_TERRITORIES_SASKATCHEWAN - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_N_AM_1927_SAN_SALVADOR_ISLAND - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_N_AM_1927_WEST_ALEUTIAN_ISLANDS - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_N_AM_1927_WESTERN_US - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_N_AM_1927_YUKON - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_N_AM_1983_ALASKA_EXCLUDING_ALEUTIAN_ISLANDS - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_N_AM_1983_ALEUTIAN_ISLANDS - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_N_AM_1983_CANADA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_N_AM_1983_CONTINENTAL_US - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_N_AM_1983_HAWAII - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_N_AM_1983_MEXICO_CENTRAL_AMERICA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_N_SAHARA_1959_ALGERIA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_NAHRWAN_1987_MASIRAH_ISLAND - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_NAHRWAN_1987_SAUDI_ARABIA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_NAHRWAN_1987_UNITED_ARAB_EMIRATES - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_NAIAD_1991_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_NAPARIMA_1991_TRINIDAD_TOBAGO - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_NEPTUNE_1991_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_NEPTUNE_MAGNETIC_1993_VOYAGER - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_NOGAPS_1988_IDENTITY_BY_DEFAULT - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_NTF_1896_FRANCE - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_NTF_1896_PM_PARIS_FRANCE - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_OBERON_1988_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_OBSERV_METEORO_1939_CORVO_FLORES_ISLANDS - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_OLD_EGYPTIAN_1907_EGYPT - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_OLD_HAWAII_C_1987_HAWAII - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_OLD_HAWAII_C_1987_KAUAI - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_OLD_HAWAII_C_1987_MAUI - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_OLD_HAWAII_C_1987_MEAN_SOLUTION - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_OLD_HAWAII_C_1987_OAHU - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_OLD_HAWAII_I_1987_HAWAII - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_OLD_HAWAII_I_1987_KAUAI - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_OLD_HAWAII_I_1987_MAUI - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_OLD_HAWAII_I_1987_MEAN_SOLUTION - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_OLD_HAWAII_I_1987_OAHU - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_OPHELIA_1988_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_OSGB_1936_3_MEAN_SOLUTION - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_OSGB_1936_7_GREAT_BRITAIN - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_OSGB_1936_ENGLAND - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_OSGB_1936_ENGLAND_ISLE_OF_MAN_WALES - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_OSGB_1936_SCOTLAND_SHETLAND_ISLANDS - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_OSGB_1936_WALES - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_PAN_1991_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_PANDORA_1988_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_PHOBOS_1988_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_PHOEBE_1988_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_PICO_DE_LAS_NIEVES_1987_CANARY_ISLANDS - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_PITCAIRN_1967_PITCAIRN_ISLAND - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_PLUTO_1994_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_POINT_58_1991_MEAN_SOLUTION - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_POINTE_NOIRE_1948_CONGO - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_PORTIA_1988_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_PORTO_SANTO_1936_PORTO_SANTO_MADEIRA_ISLANDS - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_PROMETHEUS_1988_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_PROTEUS_1991_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_PROV_S_AM_1956_3_VENEZUELA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_PROV_S_AM_1956_7_VENEZUELA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_PROV_S_AM_1956_BOLIVIA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_PROV_S_AM_1956_COLOMBIA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_PROV_S_AM_1956_ECUADOR - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_PROV_S_AM_1956_GUYANA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_PROV_S_AM_1956_MEAN_SOLUTION - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_PROV_S_AM_1956_N_CHILE_19_S - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_PROV_S_AM_1956_PERU - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_PROV_S_AM_1956_S_CHILE_43_S - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_PROV_S_CHILEAN_1963_SOUTH_CHILE - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_PUCK_1988_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_PUERTO_RICO_1987_PUERTO_RICO_VIRGIN_ISLANDS - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_PULKOVO_1942_RUSSIA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_QATAR_NATIONAL_1974_3_QATAR - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_QORNOQ_1987_SOUTH_GREENLAND - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_REUNION_1947_MASCARENE_ISLANDS - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_RGF_1993_IDENTITY_BY_MEASUREMENT - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_RHEA_1988_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_ROME_1940_PM_ROME_SARDINIA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_ROME_1940_SARDINIA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_ROSALIND_1988_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_S42_PULKOVO_3_POLAND - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_S42_PULKOVO_ALBANIA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_S42_PULKOVO_CZECH_REPUBLIC_SLOVAKIA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_S42_PULKOVO_G_ROMANIA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_S42_PULKOVO_HUNGARY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_S42_PULKOVO_KAZAKHSTAN - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_S42_PULKOVO_LATVIA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_S_AM_1969_ARGENTINA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_S_AM_1969_BALTRA_GALAPAGOS_ISLANDS - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_S_AM_1969_BOLIVIA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_S_AM_1969_BRAZIL - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_S_AM_1969_CHILE - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_S_AM_1969_COLOMBIA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_S_AM_1969_ECUADOR_EXCLUDING_GALAPAGOS_ISLANDS - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_S_AM_1969_GUYANA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_S_AM_1969_MEAN_SOLUTION - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_S_AM_1969_PARAGUAY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_S_AM_1969_PERU - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_S_AM_1969_TRINIDAD_TOBAGO - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_S_AM_1969_VENEZUELA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_S_ASIA_1987_SINGAPORE - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_S_JTSK_1993_CZECH_REPUBLIC - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_S_JTSK_1993_CZECH_SLOVAKIA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_SANTO_DOS_1965_ESPIRITO_SANTO_ISLAND - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_SAO_BRAZ_1987_SAO_MIGUEL_SANTA_MARIA_ISLANDS - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_SAPPER_HILL_1943_3_E_FALKLAND_ISLANDS - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_SATURN_1988_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_SATURN_MAGNETIC_1993_VOYAGER_IDENTITY_BY_MEASUREMENT - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_SCHWARZECK_1991_NAMIBIA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_SELVAGEM_GRANDE_1938_SALVAGE_ISLANDS - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_SIERRA_LEONE_1960_SIERRA_LEONE - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_SIRGAS_2000_IDENTITY_BY_MEASUREMENT - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_SUN_1992_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_TANANARIVE_OBS_1925_3_MADAGASCAR - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_TANANARIVE_OBS_1925_PM_PARIS_3_MADAGASCAR - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_TELESTO_1988_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_TERN_1961_TERN_ISLAND - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_TETHYS_1991_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_THALASSA_1991_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_THEBE_2000_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_TIMBALAI_EVRST_1948_3_BRUNEI_E_MALAYSIA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_TIMBALAI_EVRST_1948_7_BRUNEI_E_MALAYSIA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_TITAN_1982_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_TITANIA_1988_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_TOKYO_1991_1991_SOUTH_KOREA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_TOKYO_1991_1997_SOUTH_KOREA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_TOKYO_1991_JAPAN - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_TOKYO_1991_MEAN_SOLUTION - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_TOKYO_1991_OKINAWA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_TRISTAN_1968_TRISTAN_DA_CUNHA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_TRITON_1991_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_UMBRIEL_1988_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_UNSPECIFIED - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_URANUS_1988_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_URANUS_MAGNETIC_1993_VOYAGER - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_VENUS_1991_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_VITI_LEVU_1916_VITI_LEVU_ISLANDS - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_VOIROL_1874_ALGERIA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_VOIROL_1874_PM_PARIS_ALGERIA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_VOIROL_1960_ALGERIA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_VOIROL_1960_PM_PARIS_ALGERIA - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_WAKE_1952_WAKE_ATOLL - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_WAKE_ENIWETOK_1960_MARSHALL_ISLANDS - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_WGS_1972_GLOBAL - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_WGS_1984_IDENTITY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_YACARE_1987_URUGUAY - Static variable in class SRM.SRM_RT_Code
 
_RTCOD_ZANDERIJ_1987_SURINAME - Static variable in class SRM.SRM_RT_Code
 
_set_internal_data_is_current(boolean) - Method in class SRM.Orientation
 
_set_matrix_base(SRM_Matrix_3x3) - Method in class SRM.Orientation
 
_SRFSMALCOD_EAST_ZONE - Static variable in class SRM.SRM_SRFSM_Alabama_SPCS_Code
 
_SRFSMALCOD_UNSPECIFIED - Static variable in class SRM.SRM_SRFSM_Alabama_SPCS_Code
 
_SRFSMALCOD_WEST_ZONE - Static variable in class SRM.SRM_SRFSM_Alabama_SPCS_Code
 
_SRFSMJPRPCSCOD_UNSPECIFIED - Static variable in class SRM.SRM_SRFSM_Japan_Rectangular_Plane_CS_Code
 
_SRFSMJPRPCSCOD_ZONE_I - Static variable in class SRM.SRM_SRFSM_Japan_Rectangular_Plane_CS_Code
 
_SRFSMJPRPCSCOD_ZONE_II - Static variable in class SRM.SRM_SRFSM_Japan_Rectangular_Plane_CS_Code
 
_SRFSMJPRPCSCOD_ZONE_III - Static variable in class SRM.SRM_SRFSM_Japan_Rectangular_Plane_CS_Code
 
_SRFSMJPRPCSCOD_ZONE_IV - Static variable in class SRM.SRM_SRFSM_Japan_Rectangular_Plane_CS_Code
 
_SRFSMJPRPCSCOD_ZONE_IX - Static variable in class SRM.SRM_SRFSM_Japan_Rectangular_Plane_CS_Code
 
_SRFSMJPRPCSCOD_ZONE_V - Static variable in class SRM.SRM_SRFSM_Japan_Rectangular_Plane_CS_Code
 
_SRFSMJPRPCSCOD_ZONE_VI - Static variable in class SRM.SRM_SRFSM_Japan_Rectangular_Plane_CS_Code
 
_SRFSMJPRPCSCOD_ZONE_VII - Static variable in class SRM.SRM_SRFSM_Japan_Rectangular_Plane_CS_Code
 
_SRFSMJPRPCSCOD_ZONE_VIII - Static variable in class SRM.SRM_SRFSM_Japan_Rectangular_Plane_CS_Code
 
_SRFSMJPRPCSCOD_ZONE_X - Static variable in class SRM.SRM_SRFSM_Japan_Rectangular_Plane_CS_Code
 
_SRFSMJPRPCSCOD_ZONE_XI - Static variable in class SRM.SRM_SRFSM_Japan_Rectangular_Plane_CS_Code
 
_SRFSMJPRPCSCOD_ZONE_XII - Static variable in class SRM.SRM_SRFSM_Japan_Rectangular_Plane_CS_Code
 
_SRFSMJPRPCSCOD_ZONE_XIII - Static variable in class SRM.SRM_SRFSM_Japan_Rectangular_Plane_CS_Code
 
_SRFSMJPRPCSCOD_ZONE_XIV - Static variable in class SRM.SRM_SRFSM_Japan_Rectangular_Plane_CS_Code
 
_SRFSMJPRPCSCOD_ZONE_XIX - Static variable in class SRM.SRM_SRFSM_Japan_Rectangular_Plane_CS_Code
 
_SRFSMJPRPCSCOD_ZONE_XV - Static variable in class SRM.SRM_SRFSM_Japan_Rectangular_Plane_CS_Code
 
_SRFSMJPRPCSCOD_ZONE_XVI - Static variable in class SRM.SRM_SRFSM_Japan_Rectangular_Plane_CS_Code
 
_SRFSMJPRPCSCOD_ZONE_XVII - Static variable in class SRM.SRM_SRFSM_Japan_Rectangular_Plane_CS_Code
 
_SRFSMJPRPCSCOD_ZONE_XVIII - Static variable in class SRM.SRM_SRFSM_Japan_Rectangular_Plane_CS_Code
 
_SRFSMLAMNTFCOD_UNSPECIFIED - Static variable in class SRM.SRM_SRFSM_Lambert_NTF_Code
 
_SRFSMLAMNTFCOD_ZONE_I - Static variable in class SRM.SRM_SRFSM_Lambert_NTF_Code
 
_SRFSMLAMNTFCOD_ZONE_II - Static variable in class SRM.SRM_SRFSM_Lambert_NTF_Code
 
_SRFSMLAMNTFCOD_ZONE_III - Static variable in class SRM.SRM_SRFSM_Lambert_NTF_Code
 
_SRFSMLAMNTFCOD_ZONE_IV - Static variable in class SRM.SRM_SRFSM_Lambert_NTF_Code
 
_SRFSMUPSCOD_NORTHERN_POLE - Static variable in class SRM.SRM_SRFSM_UPS_Code
 
_SRFSMUPSCOD_SOUTHERN_POLE - Static variable in class SRM.SRM_SRFSM_UPS_Code
 
_SRFSMUPSCOD_UNSPECIFIED - Static variable in class SRM.SRM_SRFSM_UPS_Code
 
_SRFSMUTMCOD_UNSPECIFIED - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_10_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_10_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_11_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_11_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_12_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_12_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_13_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_13_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_14_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_14_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_15_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_15_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_16_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_16_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_17_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_17_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_18_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_18_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_19_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_19_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_1_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_1_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_20_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_20_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_21_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_21_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_22_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_22_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_23_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_23_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_24_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_24_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_25_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_25_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_26_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_26_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_27_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_27_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_28_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_28_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_29_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_29_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_2_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_2_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_30_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_30_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_31_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_31_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_32_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_32_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_33_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_33_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_34_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_34_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_35_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_35_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_36_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_36_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_37_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_37_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_38_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_38_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_39_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_39_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_3_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_3_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_40_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_40_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_41_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_41_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_42_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_42_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_43_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_43_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_44_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_44_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_45_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_45_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_46_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_46_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_47_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_47_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_48_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_48_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_49_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_49_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_4_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_4_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_50_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_50_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_51_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_51_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_52_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_52_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_53_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_53_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_54_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_54_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_55_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_55_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_56_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_56_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_57_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_57_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_58_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_58_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_59_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_59_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_5_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_5_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_60_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_60_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_6_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_6_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_7_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_7_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_8_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_8_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_9_NORTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMUTMCOD_ZONE_9_SOUTHERN_HEMISPHERE - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_SRFSMWNSPCSCOD_CENTRAL_ZONE - Static variable in class SRM.SRM_SRFSM_Wisconsin_SPCS_Code
 
_SRFSMWNSPCSCOD_NORTH_ZONE - Static variable in class SRM.SRM_SRFSM_Wisconsin_SPCS_Code
 
_SRFSMWNSPCSCOD_SOUTH_ZONE - Static variable in class SRM.SRM_SRFSM_Wisconsin_SPCS_Code
 
_SRFSMWNSPCSCOD_UNSPECIFIED - Static variable in class SRM.SRM_SRFSM_Wisconsin_SPCS_Code
 
_totalEnum - Static variable in enum SRM.Coord_ClassType
 
_totalEnum - Static variable in enum SRM.SRM_Axis_Direction
 
_totalEnum - Static variable in enum SRM.SRM_Coordinate_Valid_Region_Code
 
_totalEnum - Static variable in enum SRM.SRM_CS_Code
 
_totalEnum - Static variable in enum SRM.SRM_DSS_Code
 
_totalEnum - Static variable in enum SRM.SRM_Interval_Type
 
_totalEnum - Static variable in enum SRM.SRM_OBRS_Code
 
_totalEnum - Static variable in enum SRM.SRM_Ori_Rep
 
_totalEnum - Static variable in class SRM.SRM_ORM_Code
 
_totalEnum - Static variable in enum SRM.SRM_ORMT_Code
 
_totalEnum - Static variable in enum SRM.SRM_Polar_Aspect
 
_totalEnum - Static variable in enum SRM.SRM_RD_Code
 
_totalEnum - Static variable in enum SRM.SRM_RDC_Code
 
_totalEnum - Static variable in class SRM.SRM_RT_Code
 
_totalEnum - Static variable in enum SRM.SRM_SRF_Code
 
_totalEnum - Static variable in enum SRM.SRM_SRFS_Code
 
_totalEnum - Static variable in class SRM.SRM_SRFSM_Alabama_SPCS_Code
 
_totalEnum - Static variable in class SRM.SRM_SRFSM_Japan_Rectangular_Plane_CS_Code
 
_totalEnum - Static variable in class SRM.SRM_SRFSM_Lambert_NTF_Code
 
_totalEnum - Static variable in class SRM.SRM_SRFSM_UPS_Code
 
_totalEnum - Static variable in class SRM.SRM_SRFSM_UTM_Code
 
_totalEnum - Static variable in class SRM.SRM_SRFSM_Wisconsin_SPCS_Code
 
_totalEnum - Static variable in enum SRM.SRM_SRFT_Code
 
_transformation_matrix - Variable in class SRM.LsrConv
 
_updateIntData() - Method in class SRM.Orientation
the virtual function to convert the data from native representation to the internal representation
_updateIntData() - Method in class SRM.OrientationAxisAngle
 
_updateIntData() - Method in class SRM.OrientationEulerAnglesZXZ
 
_updateIntData() - Method in class SRM.OrientationMatrix
 
_updateIntData() - Method in class SRM.OrientationQuaternion
 
_updateIntData() - Method in class SRM.OrientationTaitBryanAngles
 
_updateRepData() - Method in class SRM.Orientation
the virtual function to convert the data from internal representation to the native representation
_updateRepData() - Method in class SRM.OrientationAxisAngle
 
_updateRepData() - Method in class SRM.OrientationEulerAnglesZXZ
 
_updateRepData() - Method in class SRM.OrientationMatrix
 
_updateRepData() - Method in class SRM.OrientationQuaternion
 
_updateRepData() - Method in class SRM.OrientationTaitBryanAngles
 
_values - Variable in class SRM.Coord2D
An array to store the coordinate component values
_values - Variable in class SRM.Coord3D
An array to store the coordinate component values
_values - Variable in class SRM.CoordSurf
An array to store the coordinate component values
_vec - Variable in class SRM.Direction
The vector values
A B C D E F G I L M N O P Q R S T V W Y _ 

Copyright © 2013 SEDRIS. All Rights Reserved.