| Package | Description |
|---|---|
| agi.foundation.stk |
Contains types for interoperating with the STK desktop application and related data.
|
| Modifier and Type | Method and Description |
|---|---|
Covariance6By6TwoBodyBlender |
StkEphemerisFile.CovarianceTimePosVel.createBlender(StkEphemerisFile.EphemerisTimePosVel orbitStates)
Creates a two-body covariance blender from the orbit states ephemeris and the
covariance data.
|
Covariance6By6TwoBodyBlender |
StkEphemerisFile.CovarianceTimePosVel.createBlender(StkEphemerisFile.EphemerisTimePosVel orbitStates,
ReferenceFrame inertialPropagationFrame,
Double gravitationalParameter)
Creates a two-body covariance blender from the orbit states ephemeris and the
covariance data.
|
Covariance6By6TwoBodyBlender |
StkEphemerisFile.CovarianceTimePosVel.getBlender()
Gets a two-body covariance blender consistent with this covariance data.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StkEphemerisFile.CovarianceTimePosVel.setBlender(Covariance6By6TwoBodyBlender value)
Sets a two-body covariance blender consistent with this covariance data.
|