| 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 | Description |
|---|---|---|
class |
StreamingOemWriter.Segment |
A writer for a segment of an OEM.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
AbstractPropagator.setMasterMode(double h,
OrekitFixedStepHandler handler) |
Set the propagator to master mode with fixed steps.
|
void |
Propagator.setMasterMode(double h,
OrekitFixedStepHandler handler) |
Set the propagator to master mode with fixed steps.
|
| Constructor | Description |
|---|---|
OrekitStepNormalizer(double h,
OrekitFixedStepHandler handler) |
Simple constructor.
|
Copyright © 2002-2018 CS Systèmes d'information. All rights reserved.