Click or drag to resize

CovarianceTimePos Properties

The StkEphemerisFileCovarianceTimePos type exposes the following members.

Properties
  NameDescription
Public propertyCoordinateAxes
Gets the axes in which this covariance data is observed.
(Inherited from StkEphemerisFileCovariance.)
Public propertyCovarianceData
Gets or sets the covariance data.
Public propertyDistanceUnit
Gets the distance unit of the ephemeris and covariance information.
(Overrides StkEphemerisFileCovarianceDistanceUnit.)
Public propertyInterpolator
Gets or sets the interpolator to use to interpolate this covariance data.
(Overrides StkEphemerisFileCovarianceInterpolator.)
Public propertyName
Gets the name of this covariance format.
(Overrides StkEphemerisFileCovarianceName.)
Public propertySegmentBoundaryTimes
Gets the segment boundary times of the data.
(Overrides StkEphemerisFileCovarianceSegmentBoundaryTimes.)
Public propertyTimes
Gets the times of the data points.
(Overrides StkEphemerisFileCovarianceTimes.)
Top
See Also