![]() |
Maria GDK 4.5.0.204
Documentation of managed code in release branch
|
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] |
Implements TPG.GeoUnits.IProjection.
Implements TPG.GeoUnits.IProjection.