|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jscience.astronomy.solarsystem.artificialsatellites.PropagatorFactory
public final class PropagatorFactory
Instances of this factory construct instances of AbstractPropagator based on
| Constructor Summary | |
|---|---|
PropagatorFactory()
Constructs an instance of this factory. |
|
PropagatorFactory(java.util.Map propagatorClasses)
Constructs an instance of this factory. |
|
| Method Summary | |
|---|---|
Propagator |
newInstance(java.lang.String key,
ElementSet es)
Constructs an instance of AbstractPropagator |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PropagatorFactory()
public PropagatorFactory(java.util.Map propagatorClasses)
| Method Detail |
|---|
public Propagator newInstance(java.lang.String key,
ElementSet es)
throws NoSuchPropagatorException
key - DOCUMENT ME!es - DOCUMENT ME!
NoSuchPropagatorException - DOCUMENT ME!
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||