|
Jeospace API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jeospace.physics.orbit.BaseSatellite
org.jeospace.physics.orbit.EarthSatellite
A concrete implementation of Satellite specific to
identifying and tracking Earth orbiting satellites. The SxP4 algorithm is
utilized by this class for calculating satellite positions.
Satellite,
Cartesian,
Spherical,
ReferenceFrame,
OrbitalElements,
Identification| Constructor Summary | |
EarthSatellite(Identification ident,
OrbitalElements elements)
Construct an instance |
|
| Method Summary | |
void |
setOrbitalElements(OrbitalElements elements)
Set the OrbitalElements of the satellite |
| Methods inherited from class org.jeospace.physics.orbit.BaseSatellite |
getCoordinate, getCoordinate, getIdentification, getOrbitalElements, getReferenceFrame |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public EarthSatellite(Identification ident,
OrbitalElements elements)
ident - the identification of the satelliteelements - the OrbitalElements of the satellite| Method Detail |
public void setOrbitalElements(OrbitalElements elements)
OrbitalElements of the satellite
setOrbitalElements in interface SatellitesetOrbitalElements in class BaseSatelliteelements - the OrbitalElements of the satellite
|
Jeospace API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||