Click or drag to resize

CovarianceTimePos Properties

The StkEphemerisFile.CovarianceTimePos type exposes the following members.

Properties
  NameDescription
Public propertyCoordinateAxes
Gets the axes in which this covariance data is observed.
(Inherited from StkEphemerisFile.Covariance.)
Public propertyCovarianceData
Gets or sets the covariance data.
Public propertyDistanceUnit
Gets the distance unit of the ephemeris and covariance information.
(Overrides StkEphemerisFile.Covariance.DistanceUnit.)
Public propertyInterpolator
Gets or sets the interpolator to use to interpolate this covariance data.
(Overrides StkEphemerisFile.Covariance.Interpolator.)
Public propertyName
Gets the name of this covariance format.
(Overrides StkEphemerisFile.Covariance.Name.)
Public propertySegmentBoundaryTimes
Gets the segment boundary times of the data.
(Overrides StkEphemerisFile.Covariance.SegmentBoundaryTimes.)
Public propertyTimes
Gets the times of the data points.
(Overrides StkEphemerisFile.Covariance.Times.)
Top
See Also