Ginan
Loading...
Searching...
No Matches
OrbexFileData Struct Reference

File editing information for ORBEX writing. More...

Detailed Description

File editing information for ORBEX writing.

Collaboration diagram for OrbexFileData:

Data Fields

map< SatSys, bool > satList
 List of satellites included in the ORBEX file.
 
long headerTimePos = 0
 Position of put pointer for END_TIME line.
 
long satListPos = 0
 Position of put pointer for beginning of satellite list.
 
long endDataPos = 0
 Position of put pointer for end of EPHEMERIS/DATA block.
 

Field Documentation

◆ endDataPos

long OrbexFileData::endDataPos = 0

Position of put pointer for end of EPHEMERIS/DATA block.

◆ headerTimePos

long OrbexFileData::headerTimePos = 0

Position of put pointer for END_TIME line.

◆ satList

map<SatSys, bool> OrbexFileData::satList

List of satellites included in the ORBEX file.

◆ satListPos

long OrbexFileData::satListPos = 0

Position of put pointer for beginning of satellite list.


The documentation for this struct was generated from the following file: