Combines RinexNavHeaders into a single header, combining comments This assumes that all the headers come from the same station for setting the other header fields. After running touch() on a list of RinexNavHeader, the internal theHeader will be the merged header data for those files.
Definition at line 162 of file RinexNavFilterOperators.hpp.
#include <RinexNavFilterOperators.hpp>
Public Member Functions | |
bool | operator() (const gnsstk::RinexNavHeader &l) |
RinexNavHeaderTouchHeaderMerge () | |
Public Attributes | |
bool | firstHeader |
gnsstk::RinexNavHeader | theHeader |
|
inline |
Definition at line 166 of file RinexNavFilterOperators.hpp.
|
inline |
Definition at line 170 of file RinexNavFilterOperators.hpp.
bool gnsstk::RinexNavHeaderTouchHeaderMerge::firstHeader |
Definition at line 198 of file RinexNavFilterOperators.hpp.
gnsstk::RinexNavHeader gnsstk::RinexNavHeaderTouchHeaderMerge::theHeader |
Definition at line 199 of file RinexNavFilterOperators.hpp.