Click or drag to resize

RinexObservationSatRecordObservations Property

Gets or sets the array of observations for this satellite in this epoch.

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 IList<double> Observations { get; set; }

Property Value

Type: IListDouble
See Also