Click or drag to resize

RinexObservationRecordIsObservation Property

Gets a value indicating whether or not this record is an observation. If false, this record is a header event.

Namespace:  AGI.Foundation.Navigation.DataReaders
Assembly:  AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public bool IsObservation { get; }

Property Value

Type: Boolean
See Also