Public Member Functions | Public Attributes | List of all members
gnsstk::FilterNearMiss< T > Class Template Reference

Detailed Description

template<class T>
class gnsstk::FilterNearMiss< T >

A special subset of class FilterHit used for "almost slips" in WindowFilter

Definition at line 108 of file WindowFilter.hpp.

#include <WindowFilter.hpp>

Public Member Functions

 FilterNearMiss ()
 empty and only constructor More...
 

Public Attributes

int index
 index in the data array(s) at which this event occurs More...
 
std::string msg
 message from analyze() More...
 
int score
 weight of slip, 0 < score <= 100 More...
 
sigma
 for a slip, RSS future and past sigma on the data More...
 
step
 an estimate of the step in the data More...
 

Constructor & Destructor Documentation

◆ FilterNearMiss()

template<class T >
gnsstk::FilterNearMiss< T >::FilterNearMiss ( )
inline

empty and only constructor

Definition at line 112 of file WindowFilter.hpp.

Member Data Documentation

◆ index

template<class T >
int gnsstk::FilterNearMiss< T >::index

index in the data array(s) at which this event occurs

Definition at line 114 of file WindowFilter.hpp.

◆ msg

template<class T >
std::string gnsstk::FilterNearMiss< T >::msg

message from analyze()

Definition at line 118 of file WindowFilter.hpp.

◆ score

template<class T >
int gnsstk::FilterNearMiss< T >::score

weight of slip, 0 < score <= 100

Definition at line 115 of file WindowFilter.hpp.

◆ sigma

template<class T >
T gnsstk::FilterNearMiss< T >::sigma

for a slip, RSS future and past sigma on the data

Definition at line 117 of file WindowFilter.hpp.

◆ step

template<class T >
T gnsstk::FilterNearMiss< T >::step

an estimate of the step in the data

Definition at line 116 of file WindowFilter.hpp.


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


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