#include <Messages.hh>
Public Attributes | |
| timeval | sTimeStamp |
| Timestamp. | |
| int | iChannel |
| Channel. | |
| long | lLength |
| Result length. | |
| int | iLowFreq |
| Lower frequency limit (may differ from request). | |
| int | iHighFreq |
| Higher frequency limit (may differ from request). | |
| int | iSampleRate |
| Samplerate. | |
| bool | bLinear |
| Linear/logarithmic. | |
| float | fPeakLevel |
| Peak level (dB). | |
| float | fLineTime |
| Length of spectrum window (s). | |
Definition at line 234 of file Messages.hh.
|
|
Timestamp.
Definition at line 236 of file Messages.hh. Referenced by clSpectMsg::GetResult(), clSpectGUI::PrintRealTime(), clSpectrum::ProcessLoop(), and clSpectMsg::SetResult(). |
|
|
Channel.
Definition at line 237 of file Messages.hh. Referenced by clSpectMsg::GetResult(), clSpectrum::ProcessLoop(), and clSpectMsg::SetResult(). |
|
|
Result length.
Definition at line 238 of file Messages.hh. Referenced by clSpectGUI::Build(), clSpectGUI::GdkInput(), clSpectMsg::GetResult(), clSpectrum::ProcessLoop(), clSpectGUI::ReConfigDisplay(), and clSpectMsg::SetResult(). |
|
|
Lower frequency limit (may differ from request).
Definition at line 239 of file Messages.hh. Referenced by clSpectGUI::GdkInput(), clSpectMsg::GetResult(), clSpectGUI::OnMotionSgram(), clSpectGUI::OnMotionSpect(), clSpectrum::ProcessLoop(), clSpectGUI::ReConfigDisplay(), clSpectGUI::SaveInfo(), and clSpectMsg::SetResult(). |
|
|
Higher frequency limit (may differ from request).
Definition at line 240 of file Messages.hh. Referenced by clSpectGUI::GdkInput(), clSpectMsg::GetResult(), clSpectGUI::OnMotionSgram(), clSpectGUI::OnMotionSpect(), clSpectrum::ProcessLoop(), clSpectGUI::ReConfigDisplay(), clSpectGUI::SaveInfo(), and clSpectMsg::SetResult(). |
|
|
Samplerate.
Definition at line 241 of file Messages.hh. Referenced by clSpectMsg::GetResult(), clSpectrum::ProcessLoop(), and clSpectMsg::SetResult(). |
|
|
Linear/logarithmic.
Definition at line 242 of file Messages.hh. Referenced by clSpectGUI::GdkInput(), clSpectMsg::GetResult(), clSpectrum::ProcessLoop(), clSpectGUI::ReConfigDisplay(), and clSpectMsg::SetResult(). |
|
|
Peak level (dB).
Definition at line 243 of file Messages.hh. Referenced by clSpectGUI::Build(), clSpectGUI::GdkInput(), clSpectMsg::GetResult(), clSpectGUI::OnMotionSgram(), clSpectGUI::OnMotionSpect(), clSpectrum::ProcessLoop(), and clSpectMsg::SetResult(). |
|
|
Length of spectrum window (s).
Definition at line 244 of file Messages.hh. Referenced by clSpectMsg::GetResult(), clSpectGUI::OnMotionSgram(), clSpectrum::ProcessLoop(), clSpectGUI::ReConfigDisplay(), clSpectGUI::SaveInfo(), and clSpectMsg::SetResult(). |
1.3.3