Click or drag to resize

StkAttitudeFile Properties

The StkAttitudeFile type exposes the following members.

Properties
  NameDescription
Public propertyData
Gets or sets the attitude data.
Public propertyProperties
Gets a dictionary of key and value pairs in the STK attitude file.
Public propertyPropertiesWithUnsupportedValues
Gets a dictionary of property names and values for the properties with values specified in the file that are not supported by the StkAttitudeFile reader. Any information contained in these properties may not be captured by the reader.
Public propertyUnsupportedProperties
Gets a dictionary of property names and values for the properties that are contained in the file but that are not supported by the StkAttitudeFile reader. Any information contained in these properties may not be captured by the reader.
Public propertyVersion
Gets or sets the attitude file version.
Top
See Also