Click or drag to resize

SP3aHeaderRecordPseudoRandomNumbers 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: 24.1.418.0 (24.1.418.0)
Syntax
public List<int> PseudoRandomNumbers { get; }

Property Value

Type: ListInt32
See Also