RinexObservationSatRecordPseudoRandomNumberCharacter Property |
Gets or sets the PRN character for this satellite.
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 char PseudoRandomNumberCharacter { get; set; }
Public Property PseudoRandomNumberCharacter As Char
Get
Set
public:
property wchar_t PseudoRandomNumberCharacter {
wchar_t get ();
void set (wchar_t value);
}
member PseudoRandomNumberCharacter : char with get, set
Property Value
Type:
CharSee Also