Definition in file FICData.hpp.
#include <vector>
#include <map>
#include "FFStream.hpp"
#include "FICBase.hpp"
#include "EngEphemeris.hpp"
#include "AlmOrbit.hpp"
#include "CommonTime.hpp"
Include dependency graph for FICData.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | gpstk |
Classes | |
| class | WrongBlockNumber |
| This gets thrown if we don't have the right data for cast operations. More... | |
| class | WrongBlockFormat |
| This gets thrown if we don't have the wrong format block is used. More... | |
| class | FICData |
| This does all the grunt-work in reading/decoding FIC-formatted files (ASCII And Binary). More... | |
1.3.9.1