Click or drag to resize

SP3cHeaderRecordFileTypeDescriptor Property

Gets the file type descriptor denotes the type of data included in this SP3c file. The SP3c definition defines the types allowed: 'G' denotes data from the GPS constellation 'M' denotes data from mixed constellations/satellites 'R' denotes data from the GLONASS constellation 'L' denotes data from LEO satellites 'E' denotes data from the Galileo constellation

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 char FileTypeDescriptor { get; }

Property Value

Type: Char
Remarks
See NASA's Archive of Space Geodesy Data for a list of LEO descriptors.
See Also