|
NASA World Wind | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nasa.worldwind.geom.Position
gov.nasa.worldwind.applications.sar.SARPosition
public class SARPosition
Nested Class Summary | |
---|---|
static class |
SARPosition.Info
|
Field Summary |
---|
Fields inherited from class gov.nasa.worldwind.geom.Position |
---|
ZERO |
Constructor Summary | |
---|---|
SARPosition()
|
|
SARPosition(Angle latitude,
Angle longitude,
double elevation)
|
|
SARPosition(Position pos)
|
Method Summary |
---|
Methods inherited from class gov.nasa.worldwind.geom.Position |
---|
add, fromDegrees, fromRadians, getElevation, getLatitude, getLatLon, getLongitude, interpolate, positionsCrossDateLine, subtract, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SARPosition()
public SARPosition(Angle latitude, Angle longitude, double elevation)
public SARPosition(Position pos)
|
NASA World Wind | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |