RinexNavigationRecordPseudoRandomNumber Property |
Gets the Pseudo Random Number (PRN).
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 PseudoRandomNumber { get; }
Public ReadOnly Property PseudoRandomNumber As Integer
Get
public:
property int PseudoRandomNumber {
int get ();
}
member PseudoRandomNumber : int with get
Property Value
Type:
Int32See Also