public class HelmertTransformation
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static HelmertTransformation |
ED50_TO_WGS84_N62N
Parameters to transform from ED50 to WGS84 north of 62deg N.
|
static HelmertTransformation |
WGS84_TO_ED50_N62N
Parameters to transform from WGS84 to ED50 north of 62deg N.
|
static HelmertTransformation |
WGS84_TO_ED50_S62N
Parameters to transform from WGS84 to ED50 south of 62deg N.
|
public static final HelmertTransformation WGS84_TO_ED50_N62N
public static final HelmertTransformation ED50_TO_WGS84_N62N
public static final HelmertTransformation WGS84_TO_ED50_S62N
public static final HelmertTransformation find(Ellipsoid source, Ellipsoid dest)
public void apply(ECEFPoint coord)
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details