Click or drag to resize

SP3aHeaderRecord Properties

The SP3aHeaderRecord type exposes the following members.

Properties
  NameDescription
Public propertyAccuracies
Gets the orbital accuracy exponent as listed in the header of the SP3-a file. The accuracy is interpreted as 2**exponent meters. An exponent value of 0 indicates the accuracy is unknown. The accuracies are ordered identically to the PRN ordering in PseudoRandomNumbers.
Public propertyAgency
Gets the generating agency from Line 1.
Public propertyComment
Gets the comment lines from the header of the SP3-a file.
Public propertyCoordinateSystem
Gets the coordinate system from Line 1.
Public propertyDataUsedDescriptor
Gets the Data Used Descriptor from Line 1.
Public propertyEpochInterval
Gets the epoch interval from Line 2.
Public propertyNumberOfEpochs
Gets the number of epochs listed in this file from Line 1.
Public propertyNumberOfSats
Gets the number of satellites contained in this file from Line 3.
Public propertyOrbitType
Gets the orbit type from Line 1.
Public propertyPositionVelocityFlag
Gets the Position/Velocity Flag from Line 1.
Public propertyPseudoRandomNumbers
Gets the satellite identifiers as listed in the header of the SP3-a file.
Public propertyStartEpoch
Gets the Start epoch from Line 1.
Public propertyStartEpochGps
Gets the start epoch in GPS time format from Line 2.
Public propertyStartFractionalDay
Gets the start epoch fractional day from Line 2.
Public propertyStartModifiedJulianDate
Gets the start epoch modified Julian date from Line 2.
Public propertyVersion
Gets the version of this file from Line 1.
Top
See Also