Inheritance diagram for SRM.BaseSRF_MapProjection:

Public Member Functions | |
| void | setValidGeodeticRegion (int component, SRM_Interval_Type type, double lower, double upper) throws SrmException |
| Set the Valid Region for this SRF in geodetic coordinates (lon/lat). | |
| void | setExtendedValidGeodeticRegion (int component, SRM_Interval_Type type, double extended_lower, double lower, double upper, double extended_upper) throws SrmException |
| Set the Extended Valid Geodetic Region for this SRF. | |
| SRM_Valid_Region_Params | getValidGeodeticRegion (int component) throws SrmException |
| Get the Valid Geodetic Region for this SRF. | |
| SRM_Extended_Valid_Region_Params | getExtendedValidGeodeticRegion (int component) throws SrmException |
| Get the Extended Valid Geodetic Region for this SRF. | |
| double | calculateConvergenceOfTheMeridian (CoordSurf surf_coord) throws SrmException |
| Returns the Convergence of the Meridian in radians at a position on the surface of the oblate spheroid. | |
| double | calculatePointScale (CoordSurf surf_coord) throws SrmException |
| Returns the point scale at a position on the surface of the oblate spheroid. | |
| double | calculateMapAzimuth (CoordSurf src_coord, CoordSurf des_coord) throws SrmException |
| Returns the map azimuth in radians between two surface coordinates. | |
Protected Member Functions | |
| abstract double | comCalculation (OrmData e_constants, double[] cd_coord) throws SrmException |
| abstract double | pointScaleCalculation (OrmData e_constants, double[] cd_coord) throws SrmException |
Protected Attributes | |
| OrmData | _ormData |
|
|
Returns the Convergence of the Meridian in radians at a position on the surface of the oblate spheroid.
|
|
||||||||||||
|
Returns the map azimuth in radians between two surface coordinates.
|
|
|
Returns the point scale at a position on the surface of the oblate spheroid.
|
|
|
Get the Extended Valid Geodetic Region for this SRF.
|
|
|
Get the Valid Geodetic Region for this SRF.
|
|
||||||||||||||||||||||||||||
|
Set the Extended Valid Geodetic Region for this SRF.
|
|
||||||||||||||||||||
|
Set the Valid Region for this SRF in geodetic coordinates (lon/lat).
|
| Spatial Reference Model Java API | Version 4.4.0 - January 21, 2010 |
| Copyright © 2010 SEDRIS | Docs by Doxygen 1.3.2 |