#include <Messages.hh>
Public Attributes | |
| int | iChannel |
| Channel. | |
| int | iAlgorithm |
| Algorithm. | |
| float | fIntegrationTime |
| Itegration time (s). | |
| float | fLowFrequency |
| Lower frequency limit (Hz). | |
| float | fHighFrequency |
| Higer frequency limit (Hz). | |
Definition at line 387 of file Messages.hh.
|
|
Channel.
Definition at line 389 of file Messages.hh. Referenced by clLevel::ConnectStream(), clLevelMsg::GetRequest(), and clGUILevel::SendSettings(). |
|
|
Algorithm.
Definition at line 390 of file Messages.hh. Referenced by clLevelMsg::GetRequest(), clLevel::Initialize(), clLevel::Process(), and clGUILevel::SendSettings(). |
|
|
Itegration time (s).
Definition at line 391 of file Messages.hh. Referenced by clGUILevel::BuildTable2(), clGUILevel::GetCfg(), clLevelMsg::GetRequest(), clLevel::Initialize(), and clGUILevel::SendSettings(). |
|
|
Lower frequency limit (Hz).
Definition at line 392 of file Messages.hh. Referenced by clLevelMsg::GetRequest(), clLevel::Initialize(), and clGUILevel::SendSettings(). |
|
|
Higer frequency limit (Hz).
Definition at line 393 of file Messages.hh. Referenced by clLevelMsg::GetRequest(), clLevel::Initialize(), and clGUILevel::SendSettings(). |
1.3.3