Engineering units navigation message abstraction.
Definition in file PackedNavBits.hpp.
#include <bitset>#include <memory>#include <vector>#include <cstddef>#include "gnsstkplatform.h"#include <string>#include "ObsID.hpp"#include "NavID.hpp"#include "SatID.hpp"#include "CommonTime.hpp"#include "Exception.hpp"

Go to the source code of this file.
Classes | |
| class | gnsstk::PackedNavBits |
Namespaces | |
| gnsstk | |
| For Sinex::InputHistory. | |
Typedefs | |
| typedef std::shared_ptr< PackedNavBits > | gnsstk::PackedNavBitsPtr |
| Managed pointer for passing PackedNavBits around. More... | |
Functions | |
| std::ostream & | gnsstk::operator<< (std::ostream &s, const PackedNavBits &pnb) |