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 |
StkAttitudeFile.AttitudeTimeQuatAngVels
A class that holds the data in the attitude file when the attitude file is in the
"AttitudeTimeQuatAngVels" format.
|
static class |
StkAttitudeFile.AttitudeTimeQuaternions
A class that holds the data in the attitude file when the attitude file is in the
"AttitudeTimeQuaternions" or "AttitudeTimeQuatScalarFirst" format.
|
static class |
StkAttitudeFile.AttitudeTimeQuatScalarFirst
A class that holds the data in the attitude file when the attitude file is in the
"AttitudeTimeQuatScalarFirst" format.
|
Modifier and Type | Method and Description |
---|---|
StkAttitudeFile.Attitude |
StkAttitudeFile.getData()
Gets the attitude data.
|
Modifier and Type | Method and Description |
---|---|
void |
StkAttitudeFile.setData(StkAttitudeFile.Attitude value)
Sets the attitude data.
|