AllanDeviation Class Reference
[Mathematical algorithms]

#include <AllanDeviation.hpp>

List of all members.


Detailed Description

Compute the overlapping Allan variance of the phase data provided.

Definition at line 44 of file AllanDeviation.hpp.

Public Member Functions

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

Public Attributes

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


Constructor & Destructor Documentation

AllanDeviation std::vector< double > &  phase,
double  tau0
throw (Exception) [inline]
 

Definition at line 47 of file AllanDeviation.hpp.

References GPSTK_THROW, gpstk::sqrt(), and gpstk::sum().


Member Function Documentation

void dump std::ostream &  s = std::cout  )  const throw () [inline]
 

Definition at line 85 of file AllanDeviation.hpp.


Member Data Documentation

std::vector<double> deviation
 

Definition at line 93 of file AllanDeviation.hpp.

const int N
 

Definition at line 92 of file AllanDeviation.hpp.

int numGaps
 

Definition at line 94 of file AllanDeviation.hpp.

std::vector<double> time
 

Definition at line 93 of file AllanDeviation.hpp.


The documentation for this class was generated from the following file:
Generated on Wed Feb 8 03:31:34 2012 for GPS ToolKit Software Library by  doxygen 1.3.9.1