|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bbn.openmap.proj.AziDist
Structure contains azimuth and distance values. Distance units are determined by the operation.
GreatCircle.ellipsoidalAziDist(double, double, double, double, double, double, com.bbn.openmap.proj.AziDist)
Field Summary | |
double |
baz
|
double |
distance
|
double |
faz
|
Constructor Summary | |
AziDist()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public double faz
public double baz
public double distance
Constructor Detail |
public AziDist()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |