| Package | Description | 
|---|---|
| agi.foundation.stk | 
 Contains types for interoperating with the STK desktop application and related data. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
StkEphemerisFile.EphemerisTimePosVelAcc
A class that holds the data in the ephemeris file when the ephemeris file is in the
    "EphemerisTimePosVelAcc" format. 
 | 
| 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. 
 |