com.bbn.openmap.proj.coords
Class HelmertTransformation

java.lang.Object
  extended by com.bbn.openmap.proj.coords.HelmertTransformation

public class HelmertTransformation
extends java.lang.Object

Helmert 7-parameter transformation http://www.posc.org/Epicentre.2_2/DataModel/ExamplesofUsage/eu_cs35.html https://www.og.berr.gov.uk/regulation/guidance/co_systems/co_sys_12.htm http://www.ogp.org.uk/pubs/373-10.pdf


Method Summary
 void apply(ECEFPoint coord)
           
static HelmertTransformation find(Ellipsoid source, Ellipsoid dest)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

find

public static final HelmertTransformation find(Ellipsoid source,
                                               Ellipsoid dest)

apply

public void apply(ECEFPoint coord)


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