|
Jeospace API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jeospace.physics.orbit.SatelliteFactory
Factory for creating Satellites
| Constructor Summary | |
protected |
SatelliteFactory()
Restricted Constructor |
| Method Summary | |
static Satellite |
create(Identification ident,
ReferenceFrame refFrame,
OrbitalElements elements)
The factory method |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
protected SatelliteFactory()
| Method Detail |
public static Satellite create(Identification ident,
ReferenceFrame refFrame,
OrbitalElements elements)
ident - the identification of the satelliterefFrame - the identifier of the satellite's orbital plane.elements - the OrbitalElements of the satellite
|
Jeospace API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||