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.EphemerisLLATimePos
A class that holds the data in the ephemeris file when the ephemeris file is in the
"EphemerisLLATimePos" format.
|
static class |
StkEphemerisFile.EphemerisLLATimePosVel
A class that holds the data in the ephemeris file when the ephemeris file is in the
"EphemerisLLATimePosVel" format.
|
static class |
StkEphemerisFile.EphemerisLLRTimePos
A class that holds the data in the ephemeris file when the ephemeris file is in the
"EphemerisLLRTimePos" format.
|
static class |
StkEphemerisFile.EphemerisLLRTimePosVel
A class that holds the data in the ephemeris file when the ephemeris file is in the
"EphemerisLLRTimePosVel" format.
|
static class |
StkEphemerisFile.EphemerisTimePos
A class that holds the data in the ephemeris file when the ephemeris file is in the
"EphemerisTimePos" format.
|
static class |
StkEphemerisFile.EphemerisTimePosVel
A class that holds the data in the ephemeris file when the ephemeris file is in the
"EphemerisTimePosVel" format.
|
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 |
---|---|
StkEphemerisFile.Ephemeris |
StkEphemerisFile.getData()
Gets the ephemeris data.
|
Modifier and Type | Method and Description |
---|---|
void |
StkEphemerisFile.setData(StkEphemerisFile.Ephemeris value)
Sets the ephemeris data.
|