RinexObservationSatRecord.NumberOfObservations Property |
Gets the number of observations for this satellite in this epoch.
Namespace:
AGI.Foundation.Navigation.DataReaders
Assembly:
AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic int NumberOfObservations { get; }
Public ReadOnly Property NumberOfObservations As Integer
Get
public:
property int NumberOfObservations {
int get ();
}
member NumberOfObservations : int with get
Property Value
Type:
Int32
See Also