| Package | Description |
|---|---|
| fr.cnes.sirius.patrius.covariance | |
| fr.cnes.sirius.patrius.math.parameter | |
| fr.cnes.sirius.patrius.orbits | |
| fr.cnes.sirius.patrius.orbits.orbitalparameters |
| Modifier and Type | Field and Description |
|---|---|
protected static FieldDescriptor<OrbitalCoordinate> |
AbstractOrbitalCovariance.ORBITAL_COORDINATE_DESCRIPTOR
Field descriptor used to describe the orbital coordinates.
|
| Modifier and Type | Field and Description |
|---|---|
static FieldDescriptor<OrbitalCoordinate> |
StandardFieldDescriptors.ORBITAL_COORDINATE
Field descriptor to associate with an orbital coordinate.
|
| Modifier and Type | Method and Description |
|---|---|
abstract OrbitalCoordinate |
OrbitType.getCoordinateType(int stateVectorIndex,
PositionAngle positionAngle)
Gets the coordinate type associated with a given state vector index.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AlternateEquinoctialCoordinate
Enumerates the different types of coordinate associated with the alternate equinoctial
parameters.
|
class |
ApsisAltitudeCoordinate
Enumerates the different types of coordinate associated with the periapsis/apoapsis altitude
parameters.
|
class |
ApsisRadiusCoordinate
Enumerates the different types of coordinate associated with the periapsis/apoapsis radius
parameters.
|
class |
CartesianCoordinate
Enumerates the different coordinates associated with the cartesian parameters.
|
class |
CircularCoordinate
Enumerates the different types of coordinate associated with the circular parameters.
|
class |
EquatorialCoordinate
Enumerates the different types of coordinate associated with the equatorial parameters.
|
class |
EquinoctialCoordinate
Enumerates the different types of coordinate associated with the equinoctial parameters.
|
class |
KeplerianCoordinate
Enumerates the different types of coordinate associated with the keplerian parameters.
|
| Modifier and Type | Method and Description |
|---|---|
default OrbitalCoordinate |
OrbitalCoordinate.convertTo(OrbitType orbitType,
PositionAngle positionAngle)
Gets the coordinate type associated with the same state vector index in a given orbit type
and position angle type.
|
Copyright © 2025 CNES. All rights reserved.