RinexObservationSatRecordNumberOfObservations 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: 24.2.419.0 (24.2.419.0)
Syntax public int NumberOfObservations { get; }
Public ReadOnly Property NumberOfObservations As Integer
Get
public:
property int NumberOfObservations {
int get ();
}
member NumberOfObservations : int with get
Property Value
Type:
Int32See Also