UsafGeneralPerturbationElementsLastObservationTime Property |
Gets or sets the time of last observation that was used
by orbit determination for the satellite. This time is
in +/- fractional days relative to the
Epoch.
Namespace:
AGI.Foundation.Propagators
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double LastObservationTime { get; set; }
Public Property LastObservationTime As Double
Get
Set
public:
property double LastObservationTime {
double get ();
void set (double value);
}
member LastObservationTime : float with get, set
Property Value
Type:
DoubleSee Also