Uses of Class
com.bbn.openmap.proj.coords.HelmertTransformation

Packages that use HelmertTransformation
com.bbn.openmap.proj.coords   
 

Uses of HelmertTransformation in com.bbn.openmap.proj.coords
 

Fields in com.bbn.openmap.proj.coords declared as HelmertTransformation
static HelmertTransformation HelmertTransformation.ED50_TO_WGS84_N62N
          Parameters to transform from ED50 to WGS84 north of 62deg N.
static HelmertTransformation HelmertTransformation.WGS84_TO_ED50_N62N
          Parameters to transform from WGS84 to ED50 north of 62deg N.
static HelmertTransformation HelmertTransformation.WGS84_TO_ED50_S62N
          Parameters to transform from WGS84 to ED50 south of 62deg N.
 

Methods in com.bbn.openmap.proj.coords that return HelmertTransformation
static HelmertTransformation HelmertTransformation.find(Ellipsoid source, Ellipsoid dest)
           
 



Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details