RinexObservationHeader.Interval Property |
Gets the Interval property for the RINEX header.
Namespace:
AGI.Foundation.Navigation.DataReaders
Assembly:
AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic double Interval { get; }
Public ReadOnly Property Interval As Double
Get
public:
property double Interval {
double get ();
}
member Interval : float with get
Property Value
Type:
Double
See Also