public class AustrianM34 extends BMN
northernHemisphere, zonelocus, ref, sph| Constructor and Description |
|---|
AustrianM34(ENPair en,
Ellipsoid e,
Datum d) |
AustrianM34(Position p,
Ellipsoid e,
Datum d) |
| Modifier and Type | Method and Description |
|---|---|
double |
e0()
e0() defines the "false easting" distance of the projection.
|
double |
lamda0()
lamda0() defines the longitude (in radians) of the true origin also
known as the "Central Meridian".
|
static AustrianM34 |
makePoint(java.lang.String gridRef,
Ellipsoid e,
Datum d) |
defaultDatum, defaultEllipsoid, f0, n0, phi0, toStringgridConvergence, pointScaleFactor, toENgetDatum, getEllipsoid, getName, getPosition, getWGS84, parseDouble, toLatLong, toLatLongStringpublic static AustrianM34 makePoint(java.lang.String gridRef, Ellipsoid e, Datum d) throws GridFormatException
GridFormatExceptionpublic double e0()
TransverseMercatore0 in class TransverseMercatorpublic double lamda0()
TransverseMercatorlamda0 in class TransverseMercator