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

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

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

Methods in com.bbn.openmap.proj.coords that return ECEFPoint
static ECEFPoint ECEFPoint.LLtoECEF(LatLonPoint llpoint)
           
static ECEFPoint ECEFPoint.LLtoECEF(LatLonPoint llpoint, ECEFPoint ecef)
           
 

Methods in com.bbn.openmap.proj.coords with parameters of type ECEFPoint
 void HelmertTransformation.apply(ECEFPoint coord)
           
static ECEFPoint ECEFPoint.LLtoECEF(LatLonPoint llpoint, ECEFPoint ecef)
           
 void ECEFPoint.setECEF(ECEFPoint pt)
          Set ECEFPoint.
 

Constructors in com.bbn.openmap.proj.coords with parameters of type ECEFPoint
ECEFPoint(ECEFPoint pt)
          Construct an ECEFPoint
 



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