OrbitLifetimeResults Class |
Namespace: AGI.Foundation.Propagators
The OrbitLifetimeResults type exposes the following members.
Name | Description | |
---|---|---|
OrbitLifetimeResults | Initializes a new instance of the OrbitLifetimeResults class |
Name | Description | |
---|---|---|
DateOfDecay |
Gets or sets the expected date after which the satellite is expected to permanently decay, or
in the case that the Status indicates an incomplete calculation this will be
equal to the ReferenceEpoch indicating an unknown decay date.
| |
Elements |
Gets or sets the list of mean element sets for the successive orbit passes.
| |
PropagationFrame |
Gets or sets the frame in which the time history of the orbit was propagated.
| |
ReferenceEpoch |
Gets or sets the reference time at which the orbit lifetime calculation started.
| |
RevolutionCount |
Gets or sets the number of orbits between the ReferenceEpoch and
the DateOfDecay.
| |
Status |
Gets or sets the status indicating whether the orbit has decayed or
whether the calculation finished without finding any decay.
|
Name | Description | |
---|---|---|
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.) |