- 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
-
- 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
- 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
-
- 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.
- 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.