| AbstractEarthModel |
Abstract base class for earth models with shared glue code.
|
| Clarke1858SpheroidEarthModel |
The Clarke 1858 spheroid earth model.
|
| Clarke1858SpheroidEarthModel.Par |
Parameterization class.
|
| Clarke1880SpheroidEarthModel |
The Clarke 1880 spheroid earth model.
|
| Clarke1880SpheroidEarthModel.Par |
Parameterization class.
|
| GRS67SpheroidEarthModel |
The GRS 67 spheroid earth model.
|
| GRS67SpheroidEarthModel.Par |
Parameterization class.
|
| GRS80SpheroidEarthModel |
The GRS 80 spheroid earth model, without height model (so not a geoid, just a
spheroid!)
|
| GRS80SpheroidEarthModel.Par |
Parameterization class.
|
| SphericalCosineEarthModel |
A simple spherical earth model using radius 6371009 m.
|
| SphericalCosineEarthModel.Par |
Parameterization class.
|
| SphericalHaversineEarthModel |
A simple spherical earth model using radius 6371009 m.
|
| SphericalHaversineEarthModel.Par |
Parameterization class.
|
| SphericalVincentyEarthModel |
A simple spherical earth model using radius 6371009 m.
|
| SphericalVincentyEarthModel.Par |
Parameterization class.
|
| WGS72SpheroidEarthModel |
The WGS72 spheroid earth model, without height model.
|
| WGS72SpheroidEarthModel.Par |
Parameterization class.
|
| WGS84SpheroidEarthModel |
The WGS84 spheroid earth model, without height model (so not a geoid, just a
spheroid!)
|
| WGS84SpheroidEarthModel.Par |
Parameterization class.
|