See: Description
| Class | Description |
|---|---|
| StkAttitudeFile |
Reads from and writes to STK attitude (.a) files.
|
| StkAttitudeFile.Attitude |
The base class for attitude data.
|
| StkAttitudeFile.AttitudeTimeQuatAngVels |
A class that holds the data in the attitude file when the attitude file is in the
"AttitudeTimeQuatAngVels" format.
|
| StkAttitudeFile.AttitudeTimeQuaternions |
A class that holds the data in the attitude file when the attitude file is in the
"AttitudeTimeQuaternions" or "AttitudeTimeQuatScalarFirst" format.
|
| StkAttitudeFile.AttitudeTimeQuatScalarFirst |
A class that holds the data in the attitude file when the attitude file is in the
"AttitudeTimeQuatScalarFirst" format.
|
| StkAttitudeFileOptions |
Specifies options for reading and creating an
StkAttitudeFile. |
| StkCityDatabase |
Provides access to an STK city database.
|
| StkCityDatabaseEntry |
Contains information about a city in a
StkCityDatabase. |
| StkCityDatabaseQuery |
A query to be run against a
StkCityDatabase. |
| StkDatabaseFrequencyRange |
Represents a range of frequencies in an STK database file.
|
| StkEphemerisFile |
Reads from and writes to STK ephemeris (.e) files.
|
| StkEphemerisFile.Covariance |
The base class for covariance data.
|
| StkEphemerisFile.CovarianceTimePos |
A class that holds the covariance data in the ephemeris file when the ephemeris file is in the
"CovarianceTimePos" format.
|
| StkEphemerisFile.CovarianceTimePosVel |
A class that holds the covariance data in the ephemeris file when the ephemeris file is in the
"CovarianceTimePosVel" format.
|
| StkEphemerisFile.Ephemeris |
The base class for ephemeris data.
|
| StkEphemerisFile.EphemerisLLATimePos |
A class that holds the data in the ephemeris file when the ephemeris file is in the
"EphemerisLLATimePos" format.
|
| StkEphemerisFile.EphemerisLLATimePosVel |
A class that holds the data in the ephemeris file when the ephemeris file is in the
"EphemerisLLATimePosVel" format.
|
| StkEphemerisFile.EphemerisLLRTimePos |
A class that holds the data in the ephemeris file when the ephemeris file is in the
"EphemerisLLRTimePos" format.
|
| StkEphemerisFile.EphemerisLLRTimePosVel |
A class that holds the data in the ephemeris file when the ephemeris file is in the
"EphemerisLLRTimePosVel" format.
|
| StkEphemerisFile.EphemerisTimePos |
A class that holds the data in the ephemeris file when the ephemeris file is in the
"EphemerisTimePos" format.
|
| StkEphemerisFile.EphemerisTimePosVel |
A class that holds the data in the ephemeris file when the ephemeris file is in the
"EphemerisTimePosVel" format.
|
| StkEphemerisFile.EphemerisTimePosVelAcc |
A class that holds the data in the ephemeris file when the ephemeris file is in the
"EphemerisTimePosVelAcc" format.
|
| StkEphemerisFileOptions |
This class contains options for reading and creating an
StkEphemerisFile. |
| StkFacilityDatabase |
Provides access to an STK facility database.
|
| StkFacilityDatabaseEntry |
Contains information about a facility in a
StkFacilityDatabase. |
| StkFacilityDatabaseQuery |
A query to be run against a
StkFacilityDatabase. |
| StkPatternFile |
Reads from STK custom sensor pattern (.pattern) files.
|
| StkPatternFile.Pattern |
The base class for pattern data.
|
| StkPatternFile.PatternAngleOffBoresight |
Holds the data in the pattern file when the file is in the
"AngleOffBoresight" format.
|
| StkPatternFile.PatternAzElMask |
Holds the data in the pattern file when the file is in the
"AzElMask" format.
|
| StkPatternFile.PatternReferencePlane |
Holds the data in the pattern file when the file is in the
"ReferencePlane" format.
|
| StkPatternFileOptions |
Specifies options for reading and creating a
StkPatternFile. |
| StkSatelliteDatabase |
Provides access to an STK satellite database.
|
| StkSatelliteDatabaseEntry |
Contains information about a satellite in a
StkSatelliteDatabase. |
| StkSatelliteDatabaseQuery |
A query to be run against a
StkSatelliteDatabase. |
| Enum | Description |
|---|---|
| CityType |
Indicates the type of a city in a
StkCityDatabase. |
| CovarianceReadOptions |
An enumerator describing the different options for reading Covariance from an ephemeris file.
|
| StkAttitudeFileVersion |
Indicates the possible versions of an STK attitude file.
|
| StkEphemerisFile.DistanceUnit |
The supported distance units of measure for ephemeris and covariance information.
|
| StkEphemerisFile.StkTimeFormat |
The supported time formats for ephemeris and covariance information.
|
| StkEphemerisFileVersion |
Indicates the possible versions of an STK ephemeris file.
|
| StkPatternFileVersion |
Indicates the possible versions of an STK pattern file.
|
| StkSatelliteDatabaseType |
Indicates the type of
StkSatelliteDatabase to download from an AGI server. |