|
Simulcast 4.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nasa.gsfc.aisb.simulcast.util.OrbitLocation
public class OrbitLocation
Constructor Summary | |
---|---|
OrbitLocation(Orbit orbit,
long time)
OrbitLocation. |
Method Summary | |
---|---|
double |
getLat()
getLat. |
double |
getLon()
getLon. |
long |
getTime()
getTime. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OrbitLocation(Orbit orbit, long time)
Method Detail |
---|
public long getTime()
public double getLat()
public double getLon()
|
Simulcast 4.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |