#include <timeblockencoder.h>
|
static bool | isfinite (const std::complex< double > &val) |
|
Definition at line 12 of file timeblockencoder.h.
◆ RMSMeasurement()
RMSMeasurement::RMSMeasurement |
( |
| ) |
|
|
inline |
◆ Include()
void RMSMeasurement::Include |
( |
const std::complex< double > & |
val | ) |
|
|
inline |
◆ isfinite()
static bool RMSMeasurement::isfinite |
( |
const std::complex< double > & |
val | ) |
|
|
inlinestaticprivate |
◆ RMS()
double RMSMeasurement::RMS |
( |
| ) |
const |
|
inline |
◆ _count
size_t RMSMeasurement::_count |
|
private |
◆ _value
double RMSMeasurement::_value |
|
private |
The documentation for this class was generated from the following file: