| 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.CovarianceTimePos
A class that holds the covariance data in the ephemeris file when the ephemeris file is in the
    "CovarianceTimePos" format. 
 | 
static class  | 
StkEphemerisFile.CovarianceTimePosVel
A class that holds the covariance data in the ephemeris file when the ephemeris file is in the
    "CovarianceTimePosVel" format. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
StkEphemerisFile.Covariance | 
StkEphemerisFile.getCovarianceData()
Gets the covariance data. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
StkEphemerisFile.setCovarianceData(StkEphemerisFile.Covariance value)
Sets the covariance data. 
 |