StkEphemerisFile.EphemerisLLATimePosVel Class |
Namespace: AGI.Foundation.Stk
The StkEphemerisFile.EphemerisLLATimePosVel type exposes the following members.
Name | Description | |
---|---|---|
![]() | StkEphemerisFile.EphemerisLLATimePosVel | Initializes a new instance of the StkEphemerisFile.EphemerisLLATimePosVel class |
Name | Description | |
---|---|---|
![]() | CentralBody |
Gets or sets the central body relative to which the longitude, latitude, and altitude
are defined.
(Inherited from StkEphemerisFile.EphemerisLLATimePos.) |
![]() | DistanceUnit |
Gets the distance unit of the ephemeris and covariance information.
(Inherited from StkEphemerisFile.EphemerisLLATimePos.) |
![]() | EphemerisData |
Gets or sets the ephemeris data relative to CentralBody.
(Inherited from StkEphemerisFile.EphemerisLLATimePos.) |
![]() | Interpolator |
Gets or sets the interpolator to use to interpolate this ephemeris data. This
property may be null if no interpolator was specified or if the "InterpolationMethod"
in the file was not available.
(Inherited from StkEphemerisFile.EphemerisLLATimePos.) |
![]() | Name |
Gets the name of this ephemeris format.
(Overrides StkEphemerisFile.EphemerisLLATimePos.Name.) |
![]() | Order |
Gets the number of derivatives in this data.
(Overrides StkEphemerisFile.EphemerisLLATimePos.Order.) |
![]() | TimeFormat |
Gets or sets the time format of the ephemeris and covariance information.
(Inherited from StkEphemerisFile.Ephemeris.) |
![]() | Times |
Gets the times of the data points.
(Inherited from StkEphemerisFile.EphemerisLLATimePos.) |
Name | Description | |
---|---|---|
![]() | CreatePoint |
Creates a Point whose time-varying position is computed by interpolating
over the ephemeris data held by this instance.
(Inherited from StkEphemerisFile.EphemerisLLATimePos.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |