Combines Rinex3NavHeaders 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 Rinex3NavHeader, the internal theHeader will be the merged header data for those files.
Definition at line 210 of file Rinex3NavFilterOperators.hpp.
#include <Rinex3NavFilterOperators.hpp>
Public Member Functions | |
bool | operator() (const Rinex3NavHeader &l) |
Rinex3NavHeaderTouchHeaderMerge () | |
Public Attributes | |
bool | firstHeader |
Rinex3NavHeader | theHeader |
|
inline |
Definition at line 215 of file Rinex3NavFilterOperators.hpp.
|
inline |
Definition at line 219 of file Rinex3NavFilterOperators.hpp.
bool gnsstk::Rinex3NavHeaderTouchHeaderMerge::firstHeader |
Definition at line 247 of file Rinex3NavFilterOperators.hpp.
Rinex3NavHeader gnsstk::Rinex3NavHeaderTouchHeaderMerge::theHeader |
Definition at line 248 of file Rinex3NavFilterOperators.hpp.