AGI.Foundation.Stk Namespace |
Class | Description | |
---|---|---|
StkAttitudeFile | Reads from and writes to STK attitude (.a) files. STK attitude files can express orientation and angular velocity, and are useful for getting this type of data into and out of STK. To read an STK attitude file, call the ReadFrom(String) method to read the data into memory, and then call the CreateAxes method to create a time-varying Axes representing the attitude data in the file. You can also build an StkAttitudeFile instance by calling the various Configure... methods such as ConfigureFromAxesInterpolator(AxesInterpolator). Once you've built an appropriate StkAttitudeFile instance, you can save it to a file or another stream by calling WriteTo(TextWriter). | |
StkAttitudeFileAttitude |
The base class for attitude data.
| |
StkAttitudeFileAttitudeTimeQuatAngVels |
A class that holds the data in the attitude file when the attitude file is in the
"AttitudeTimeQuatAngVels" format.
| |
StkAttitudeFileAttitudeTimeQuaternions |
A class that holds the data in the attitude file when the attitude file is in the
"AttitudeTimeQuaternions" or "AttitudeTimeQuatScalarFirst" format.
| |
StkAttitudeFileAttitudeTimeQuatScalarFirst |
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. STK ephemeris files can express position, velocity, acceleration, and covariance information, and are useful for getting this type of data into and out of STK. To read an STK ephemeris file, call the ReadFrom(String) method to read the data into memory, and then call the CreatePoint method to create a time-varying Point representing the ephemeris data in the file. Similarly, call CreateCovarianceInterpolator to obtain the Covariance3By3SizeAndOrientationInterpolator representing the covariance data in the file. You can also build an StkEphemerisFile instance by calling the various Configure... methods such as ConfigureFromPointInterpolator(PointInterpolator). Once you've built an appropriate StkEphemerisFile instance, you can save it to a file or another stream by calling WriteTo(TextWriter). | |
StkEphemerisFileCovariance |
The base class for covariance data.
| |
StkEphemerisFileCovarianceTimePos |
A class that holds the covariance data in the ephemeris file when the ephemeris file is in the
"CovarianceTimePos" format.
| |
StkEphemerisFileCovarianceTimePosVel |
A class that holds the covariance data in the ephemeris file when the ephemeris file is in the
"CovarianceTimePosVel" format.
| |
StkEphemerisFileEphemeris |
The base class for ephemeris data.
| |
StkEphemerisFileEphemerisLLATimePos |
A class that holds the data in the ephemeris file when the ephemeris file is in the
"EphemerisLLATimePos" format.
| |
StkEphemerisFileEphemerisLLATimePosVel |
A class that holds the data in the ephemeris file when the ephemeris file is in the
"EphemerisLLATimePosVel" format.
| |
StkEphemerisFileEphemerisLLRTimePos |
A class that holds the data in the ephemeris file when the ephemeris file is in the
"EphemerisLLRTimePos" format.
| |
StkEphemerisFileEphemerisLLRTimePosVel |
A class that holds the data in the ephemeris file when the ephemeris file is in the
"EphemerisLLRTimePosVel" format.
| |
StkEphemerisFileEphemerisTimePos |
A class that holds the data in the ephemeris file when the ephemeris file is in the
"EphemerisTimePos" format.
| |
StkEphemerisFileEphemerisTimePosVel |
A class that holds the data in the ephemeris file when the ephemeris file is in the
"EphemerisTimePosVel" format.
| |
StkEphemerisFileEphemerisTimePosVelAcc |
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. STK pattern files can express a custom sensor pattern for use with a sensor attached to a vehicle, facility, place or target in STK and are useful for getting this type of data into and out of STK. To read an STK pattern file, call the ReadFrom(String) method to read the data into memory, and then call the CreateCustomSensorPattern method to create a CustomSensorPattern representing the pattern data in the file. | |
StkPatternFilePattern |
The base class for pattern data.
| |
StkPatternFilePatternAngleOffBoresight |
Holds the data in the pattern file when the file is in the
"AngleOffBoresight" format.
| |
StkPatternFilePatternAzElMask |
Holds the data in the pattern file when the file is in the
"AzElMask" format.
| |
StkPatternFilePatternReferencePlane |
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.
|
Enumeration | 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.
| |
StkEphemerisFileDistanceUnit |
The supported distance units of measure for ephemeris and covariance information.
| |
StkEphemerisFileStkTimeFormat |
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.
AGI maintains several satellite database files, updated daily, each of which contains a different set of data.
|