Package | Description |
---|---|
org.orekit.propagation |
This package provides tools to propagate orbital states with different methods.
|
org.orekit.propagation.sampling |
This package provides interfaces and classes dealing with step handling during propagation.
|
Modifier and Type | Method and Description |
---|---|
void |
Propagator.setMasterMode(double h,
OrekitFixedStepHandler handler)
Set the propagator to master mode with fixed steps.
|
void |
AbstractPropagator.setMasterMode(double h,
OrekitFixedStepHandler handler)
Set the propagator to master mode with fixed steps.
|
Constructor and Description |
---|
OrekitStepNormalizer(double h,
OrekitFixedStepHandler handler)
Simple constructor.
|
Copyright © 2002-2015 CS Systèmes d'information. All rights reserved.