#include <vector>
#include <cmath>
#include <ostream>
#include "Exception.hpp"
Include dependency graph for AllanDeviation.hpp:

Go to the source code of this file.
Namespaces | |
| namespace | gpstk |
Classes | |
| class | AllanDeviation |
| Compute the overlapping Allan variance of the phase data provided. More... | |
Functions | |
| std::ostream & | operator<< (std::ostream &s, const AllanDeviation &a) |
1.3.9.1