Click or drag to resize

SP3cHeaderRecord Properties

The SP3cHeaderRecord type exposes the following members.

Properties
  NameDescription
Public propertyAccuracies
Gets the orbital accuracy exponent as listed in the header. 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 satellite identifier ordering in SatelliteIdentifiers.
Public propertyAgency
Gets the generating agency.
Public propertyClockStandardDeviationBase
Gets the base number used in the calculation of the clock correction and clock correction rate standard deviations. The standard deviation calculations are defined in the SP3c definition.
Public propertyComment
Gets the comment lines as a single String.
Public propertyCoordinateSystem
Gets the coordinate system.
Public propertyDataUsedDescriptor
Gets the data used descriptor.
Public propertyEpochInterval
Gets the epoch interval.
Public propertyFileTypeDescriptor
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
Public propertyNumberOfEpochs
Gets the number of epochs listed in this file.
Public propertyNumberOfSats
Gets the number of satellites contained in this file.
Public propertyOrbitType
Gets the orbit type.
Public propertyPositionVelocityFlag
Gets the Position/Velocity Flag.
Public propertyPVStandardDeviationBase
Gets the base number used in the calculation of the Position and Velocity standard deviations. The standard deviation calculations are defined in the SP3c definition.
Public propertySatelliteIdentifiers
Gets the satellite identifiers as listed in the header of the SP3c file. For GPS satellites, these are the Pseudo Random Noise numbers and GPS constellation identifiers.
Public propertyStartEpoch
Gets the start epoch, made from the epoch year, month, day, hour, minute and second.
Public propertyStartEpochGps
Gets the start epoch in GPS time format, derived from the GPS week and time of week.
Public propertyStartFractionalDay
Gets the start epoch fractional day.
Public propertyStartModifiedJulianDate
Gets the start epoch modified Julian date.
Public propertyTimeReference
Gets the time standard all data in the SP3c file is referenced to. The SP3c definition defines the types allowed: "GPS" denotes GPS time "GLO" denotes GLONASS UTC time "GAL" denotes Galileo system time "TAI" denotes international atomic time "UTC" denotes Universal time.
Public propertyTimeStandard
Gets the Time Standard used in this SP3c Ephemeris file.
Public propertyVersion
Gets the version of this file.
Top
See Also