Package | Description |
---|---|
org.orekit.files.ccsds.ndm.odm.opm |
This package contains class managing CCSDS Orbit Parameter Message.
|
org.orekit.orbits |
This package provides classes to represent orbits.
|
org.orekit.propagation.analytical |
Top level package for analytical propagators.
|
Modifier and Type | Method and Description |
---|---|
CartesianOrbit |
Opm.generateCartesianOrbit()
Generate a Cartesian orbit.
|
Modifier and Type | Method and Description |
---|---|
CartesianOrbit |
CartesianOrbit.shiftedBy(double dt)
Get a time-shifted orbit.
|
CartesianOrbit |
FieldCartesianOrbit.toOrbit() |
Constructor and Description |
---|
FieldCartesianOrbit(org.hipparchus.Field<T> field,
CartesianOrbit op)
Constructor from Field and CartesianOrbit.
|
Modifier and Type | Method and Description |
---|---|
CartesianOrbit |
EcksteinHechlerPropagator.propagateOrbit(AbsoluteDate date)
Extrapolate an orbit up to a specific target date.
|
Copyright © 2002-2023 CS GROUP. All rights reserved.