Package | Description |
---|---|
org.orekit.forces.drag |
This package provides all drag-related forces.
|
org.orekit.forces.empirical |
This package provides empirical forces.
|
org.orekit.models.earth.troposphere |
This package provides models that simulate the impact of the troposphere.
|
org.orekit.utils |
This package provides useful objects.
|
Modifier and Type | Method and Description |
---|---|
NavigableSet<TimeSpanMap.Transition<DragSensitive>> |
TimeSpanDragForce.getTransitions()
Get the
TimeSpanMap.Transition s of the drag sensitive time span map. |
Modifier and Type | Method and Description |
---|---|
NavigableSet<TimeSpanMap.Transition<AccelerationModel>> |
TimeSpanParametricAcceleration.getTransitions()
Get the
TimeSpanMap.Transition s of the acceleration model time span map. |
Modifier and Type | Method and Description |
---|---|
NavigableSet<TimeSpanMap.Transition<EstimatedTroposphericModel>> |
TimeSpanEstimatedTroposphericModel.getTransitions()
Get the
TimeSpanMap.Transition s of the tropospheric model time span map. |
Modifier and Type | Method and Description |
---|---|
NavigableSet<TimeSpanMap.Transition<T>> |
TimeSpanMap.getTransitions()
Get an unmodifiable view of the sorted transitions.
|
Copyright © 2002-2021 CS GROUP. All rights reserved.