Package | Description |
---|---|
org.orekit.files.ccsds |
This package provides a parser for orbit data stored in CCSDS Orbit Data Message format.
|
org.orekit.propagation |
Propagation
|
org.orekit.propagation.sampling |
This package provides interfaces and classes dealing with step handling during propagation.
|
Modifier and Type | Class and Description |
---|---|
class |
StreamingOemWriter.Segment
A writer for a segment of an OEM.
|
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-2017 CS Systèmes d'information. All rights reserved.