A class used by stats filters (FirstDiffFilter, WindowFilter and FDiffFilter) to hold results of the filters. StatsFilterHit is a simple class that contains an index into the data array, the type of event (beginning-of-data, outlier, slip, etc), the number of points in data arrays (just a delta index) and the number of good points following the event. It has a member function asString() that is used in the filter dump() routines.
Definition in file StatsFilterHit.hpp.
Go to the source code of this file.
Classes | |
class | gnsstk::FilterHit< T > |
Namespaces | |
gnsstk | |
For Sinex::InputHistory. | |