Maria GDK 4.6.0.140
Documentation of managed code in release branch
Loading...
Searching...
No Matches
TPG.GeoUnits.GnomonicProjection Class Reference
Inheritance diagram for TPG.GeoUnits.GnomonicProjection:
TPG.GeoUnits.GenericProjection TPG.GeoUnits.IProjection

Public Member Functions

 GnomonicProjection (GeoPos center)
 
GeoGrid GeotoXY (GeoPos pos)
 
GeoPos XYtoGeo (GeoGrid grid)
 
GeoPos XYtoGeo (GeoGrid grid)
 
GeoGrid GeotoXY (GeoPos pos)
 

Protected Member Functions

void Init ()
 
- Protected Member Functions inherited from TPG.GeoUnits.GenericProjection
double NormalizeRad (double rad)
 
double ShiftLon (double lon)
 
double UnShiftLon (double lon)
 

Additional Inherited Members

- Protected Attributes inherited from TPG.GeoUnits.GenericProjection
double centerLat = 0.0
 
double centerLon = 0.0
 
- Static Protected Attributes inherited from TPG.GeoUnits.GenericProjection
const double M_PI = Math.PI
 
const double M_PI_DIV180 = M_PI / 180.0
 
const double M_PI_DIV360 = M_PI / 360.0
 
const double M_PI_DIV4 = M_PI / 4.0
 
const double M_PI_DIV2 = M_PI / 2.0
 
const double M_2PI = M_PI * 2.0
 
const double D180_DIV_M_PI = 180.0 / M_PI
 
const double ALMOST_PI2 = 1.57079632679
 
- Properties inherited from TPG.GeoUnits.GenericProjection
GeoPos Center [get, set]
 

Member Function Documentation

◆ GeotoXY()

GeoGrid TPG.GeoUnits.GnomonicProjection.GeotoXY ( GeoPos  pos)
inline

◆ XYtoGeo()

GeoPos TPG.GeoUnits.GnomonicProjection.XYtoGeo ( GeoGrid  grid)
inline

The documentation for this class was generated from the following file: