#include <Messages.hh>
Public Attributes | |
| timeval | sTimeStamp |
| Timestamp. | |
| float | fIntegrationTime |
| Integration time (s). | |
| float | fPeakLevel |
| Peak level (dB). | |
| float | fResult |
| Result. | |
Definition at line 399 of file Messages.hh.
|
|
Timestamp.
Definition at line 401 of file Messages.hh. Referenced by clLevelMsg::GetResult(), clLevel::Process(), and clLevelMsg::SetResult(). |
|
|
Integration time (s).
Definition at line 402 of file Messages.hh. Referenced by clLevelMsg::GetResult(), clLevel::Initialize(), and clLevelMsg::SetResult(). |
|
|
Peak level (dB).
Definition at line 403 of file Messages.hh. Referenced by clLevelMsg::GetResult(), clLevel::SendResult(), and clLevelMsg::SetResult(). |
|
|
Result.
Definition at line 404 of file Messages.hh. Referenced by clLevelMsg::GetResult(), clLevel::Process(), and clLevelMsg::SetResult(). |
1.3.3