GpsCommunicationsFrontEndEpoch 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: 24.2.419.0 (24.2.419.0)
Syntax public 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:
JulianDateRemarks See Also