Module which determines the frequency and amplitude of noise pulses on channel level. More...
#include <RdChannelNoisePowerAnalyser.h>
Public Types | |
| enum | InfoLevel { eNone = 0, eFinal = 1, eIntermediate = 2, eObscure = 3, eDebug = 4 } |
| typedef boost::tuple< int, int, int > | Key |
| typedef boost::tuple< int, int, int, int > | KeyYearMonth |
Module which determines the frequency and amplitude of noise pulses on channel level.
| typedef boost::tuple<int, int, int> RdChannelNoisePowerAnalyser::Key |
Definition at line 43 of file RdChannelNoisePowerAnalyser.h.
| typedef boost::tuple<int, int, int, int> RdChannelNoisePowerAnalyser::KeyYearMonth |
Definition at line 44 of file RdChannelNoisePowerAnalyser.h.
| Enumerator | |
|---|---|
| eNone | |
| eFinal | |
| eIntermediate | |
| eObscure | |
| eDebug | |
Definition at line 46 of file RdChannelNoisePowerAnalyser.h.