Functions
StatsFilter_T.cpp File Reference

Detailed Description

Test classes in StatsFilter.hpp

Definition in file StatsFilter_T.cpp.

#include <vector>
#include "FirstDiffFilter.hpp"
#include "FDiffFilter.hpp"
#include "WindowFilter.hpp"
#include "logstream.hpp"
Include dependency graph for StatsFilter_T.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 
int testFDiff (const vector< double > &xdata, const vector< double > &data, const double &ratlimit, const string &label, const bool &verbose, vector< FilterHit< double > > &hit)
 
int testFirstDiff (const vector< double > &xdata, const vector< double > &data, const double &ratlimit, const string &label, const bool &verbose, vector< FilterHit< double > > &hit)
 
int testWindow (const vector< double > &xdata, const vector< double > &data, const bool &useTSS, const double &window, const double &steplimit, const double &ratlimit, const string &label, const bool &verbose, vector< FilterHit< double > > &hit)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 277 of file StatsFilter_T.cpp.

◆ testFDiff()

int testFDiff ( const vector< double > &  xdata,
const vector< double > &  data,
const double &  ratlimit,
const string &  label,
const bool &  verbose,
vector< FilterHit< double > > &  hit 
)

Definition at line 203 of file StatsFilter_T.cpp.

◆ testFirstDiff()

int testFirstDiff ( const vector< double > &  xdata,
const vector< double > &  data,
const double &  ratlimit,
const string &  label,
const bool &  verbose,
vector< FilterHit< double > > &  hit 
)

Definition at line 54 of file StatsFilter_T.cpp.

◆ testWindow()

int testWindow ( const vector< double > &  xdata,
const vector< double > &  data,
const bool &  useTSS,
const double &  window,
const double &  steplimit,
const double &  ratlimit,
const string &  label,
const bool &  verbose,
vector< FilterHit< double > > &  hit 
)

Definition at line 142 of file StatsFilter_T.cpp.



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