Click or drag to resize

SP3aHeaderRecord.PseudoRandomNumbers Property

Gets the PseudoRandomNumbers as listed in the header of the SP3a file lines 3-7.

Namespace:  AGI.Foundation.Navigation.DataReaders
Assembly:  AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public List<int> PseudoRandomNumbers { get; }

Property Value

Type: List<Int32>
See Also