|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |
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 |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |