|
nidas v1.2.3
|
Go to the source code of this file.
Classes | |
| class | nidas::core::BadSampleFilter |
| Implement rules for filtering bad samples. More... | |
| class | nidas::core::BadSampleFilterArg |
| BadSampleFilterArg is a NidasAppArg for configuring a BadSampleFilter with filter rules pased to the –filter option. More... | |
Namespaces | |
| namespace | nidas |
| Root namespace for the NCAR In-Situ Data Acquisition Software. | |
| namespace | nidas::core |
| The essential core classes of nidas. | |
Functions | |
| std::ostream & | nidas::core::operator<< (std::ostream &out, const BadSampleFilter &bsf) |
Stream the current rules for BadSampleFilter bsf to out. | |