Uses of Class
com.bbn.openmap.proj.AziDist

Packages that use AziDist
com.bbn.openmap.proj Provides projection classes. 
 

Uses of AziDist in com.bbn.openmap.proj
 

Methods in com.bbn.openmap.proj that return AziDist
static AziDist GreatCircle.ellipsoidalAziDist(double a, double finv, double glat1, double glon1, double glat2, double glon2, AziDist ret_val)
          Deprecated. this has been yanked until we have a more stable and documented algorithm
 

Methods in com.bbn.openmap.proj with parameters of type AziDist
static AziDist GreatCircle.ellipsoidalAziDist(double a, double finv, double glat1, double glon1, double glat2, double glon2, AziDist ret_val)
          Deprecated. this has been yanked until we have a more stable and documented algorithm
 



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