Definition in file Equation.hpp.
#include "DataStructures.hpp"
#include "StochasticModel.hpp"
#include "Variable.hpp"
Include dependency graph for Equation.hpp:

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

Go to the source code of this file.
Namespaces | |
| namespace | gpstk |
| namespace | gpstk::StringUtils |
Classes | |
| struct | equationHeader |
| Defines a header containing basic equation data. More... | |
| struct | Equation |
| GNSS Data Structure to define and handle 'descriptions' of GNSS equations. More... | |
Functions | |
| std::string | asString (const VariableSet &vset) |
|
|
Definition at line 330 of file Equation.hpp. References Variable::getType(). Referenced by FICData::reallyGetRecord(). |
1.3.9.1