#include <DTT0.h>
Public Member Functions | |
DTT0Data () | |
~DTT0Data () | |
Public Attributes | |
uint32_t | channelId |
float | t0mean |
float | t0rms |
DTT0Data::DTT0Data | ( | ) |
uint32_t DTT0Data::channelId |
Definition at line 45 of file DTT0.h.
Referenced by DTT0::clear(), DTT0::get(), and DTT0::set().
float DTT0Data::t0mean |
Definition at line 46 of file DTT0.h.
Referenced by DTT0::clear(), DTT0::get(), and DTT0::set().
float DTT0Data::t0rms |
Definition at line 47 of file DTT0.h.
Referenced by DTT0::clear(), DTT0::get(), and DTT0::set().