Package | Description |
---|---|
org.orekit.propagation |
Propagation
|
org.orekit.propagation.sampling |
This package provides interfaces and classes dealing with step handling during propagation.
|
Modifier and Type | Method and Description |
---|---|
void |
FieldAbstractPropagator.setMasterMode(T h,
FieldOrekitFixedStepHandler<T> handler)
Set the propagator to master mode with fixed steps.
|
void |
FieldPropagator.setMasterMode(T h,
FieldOrekitFixedStepHandler<T> handler)
Set the propagator to master mode with fixed steps.
|
Constructor and Description |
---|
FieldOrekitStepNormalizer(T h,
FieldOrekitFixedStepHandler<T> handler)
Simple constructor.
|
Copyright © 2002-2017 CS Systèmes d'information. All rights reserved.