| Package | Description |
|---|---|
| fr.cnes.sirius.patrius.covariance |
| Modifier and Type | Method and Description |
|---|---|
OrbitalCovariance |
OrbitalCovariance.copy()
Gets a copy of this orbital covariance.
|
OrbitalCovariance |
OrbitalCovarianceProvider.getOrbitalCovariance(AbsoluteDate date)
Getter for the
OrbitalCovariance at the provided date. |
OrbitalCovariance |
BasicOrbitalCovarianceProvider.getOrbitalCovariance(AbsoluteDate date)
Getter for the
OrbitalCovariance at the provided date. |
OrbitalCovariance |
MultiOrbitalCovariance.getOrbitalCovariance(int index)
Extracts the orbital covariance of the selected orbit.
|
OrbitalCovariance |
MultiOrbitalCovariance.getOrbitalCovariance(int index,
boolean includeNonOrbitalAdditionalParameters)
Extracts the orbital covariance of the selected orbit.
|
OrbitalCovariance |
OrbitalCovariance.shiftedBy(double dt)
Shifts the orbital covariance in time by a given duration.
|
OrbitalCovariance |
OrbitalCovariance.transformTo(Frame destFrame,
OrbitType destOrbitType,
PositionAngle destPositionAngle)
Transforms this orbital covariance to the specified frame, orbit type and position angle
type.
|
OrbitalCovariance |
OrbitalCovariance.transformTo(LOFType lofType,
boolean frozenLof)
Transforms this orbital covariance to a local orbital frame centered on the associated orbit.
|
Copyright © 2025 CNES. All rights reserved.