GpsCommunicationsFrontEnd.Epoch Property |
Gets or sets the time at which the receiver starts receiving signals.
Namespace:
AGI.Foundation.Navigation.Advanced
Assembly:
AGI.Foundation.Navigation.Advanced (in AGI.Foundation.Navigation.Advanced.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic JulianDate Epoch { get; set; }
Public Property Epoch As JulianDate
Get
Set
public:
property JulianDate Epoch {
JulianDate get ();
void set (JulianDate value);
}
member Epoch : JulianDate with get, set
Property Value
Type:
JulianDate
Remarks
See Also