Public Member Functions | Public Attributes | List of all members
gnsstk::AllanDeviation Class Reference

Detailed Description

Compute the overlapping Allan variance of the phase data provided.

Definition at line 60 of file AllanDeviation.hpp.

#include <AllanDeviation.hpp>

Public Member Functions

 AllanDeviation (std::vector< double > &phase, double tau0)
 
void dump (std::ostream &s=std::cout) const noexcept
 

Public Attributes

std::vector< double > deviation
 
const int N
 
int numGaps
 
std::vector< double > time
 

Constructor & Destructor Documentation

◆ AllanDeviation()

gnsstk::AllanDeviation::AllanDeviation ( std::vector< double > &  phase,
double  tau0 
)
inline
Exceptions
Exception

Definition at line 66 of file AllanDeviation.hpp.

Member Function Documentation

◆ dump()

void gnsstk::AllanDeviation::dump ( std::ostream &  s = std::cout) const
inlinenoexcept

Definition at line 104 of file AllanDeviation.hpp.

Member Data Documentation

◆ deviation

std::vector<double> gnsstk::AllanDeviation::deviation

Definition at line 112 of file AllanDeviation.hpp.

◆ N

const int gnsstk::AllanDeviation::N

Definition at line 109 of file AllanDeviation.hpp.

◆ numGaps

int gnsstk::AllanDeviation::numGaps

Definition at line 113 of file AllanDeviation.hpp.

◆ time

std::vector<double> gnsstk::AllanDeviation::time

Definition at line 112 of file AllanDeviation.hpp.


The documentation for this class was generated from the following file:


gnsstk
Author(s):
autogenerated on Wed Oct 25 2023 02:40:44