#include <Messages.hh>
Public Attributes | |
| timeval | sTimeStamp |
| Timestamp. | |
| long | lMinBin |
| Lowest used bin index. | |
| long | lMaxBin |
| Highest used bin index. | |
| float | fFreqResolution |
| Frequency resolution (Hz/bin). | |
| long | lResultCount |
| Number of results. | |
| float | fPeakLevel |
| Peak level (dB). | |
| float | fIntegrationTime |
| Integration time (s). | |
This is used by locate server.
Definition at line 306 of file Messages.hh.
|
|
Timestamp.
Definition at line 308 of file Messages.hh. Referenced by clDirMsg2::GetResult(), clDirection3::ProcessLoop(), and clDirMsg2::SetResult(). |
|
|
Lowest used bin index.
Definition at line 309 of file Messages.hh. Referenced by clDirMsg2::GetResult(), clSubLocate::Main(), clDirection3::ProcessLoop(), and clDirMsg2::SetResult(). |
|
|
Highest used bin index.
Definition at line 310 of file Messages.hh. Referenced by clDirMsg2::GetResult(), clSubLocate::Main(), clDirection3::ProcessLoop(), and clDirMsg2::SetResult(). |
|
|
Frequency resolution (Hz/bin).
Definition at line 311 of file Messages.hh. Referenced by clDirMsg2::GetResult(), clSubLocate::Main(), clDirection3::ProcessLoop(), and clDirMsg2::SetResult(). |
|
|
Number of results.
Definition at line 312 of file Messages.hh. Referenced by clDirMsg2::GetResult(), clSubLocate::Main(), clDirection3::ProcessLoop(), and clDirMsg2::SetResult(). |
|
|
Peak level (dB).
Definition at line 313 of file Messages.hh. Referenced by clDirMsg2::GetResult(), clDirection3::ProcessLoop(), and clDirMsg2::SetResult(). |
|
|
Integration time (s).
Definition at line 314 of file Messages.hh. Referenced by clDirMsg2::GetResult(), clDirection3::ProcessLoop(), and clDirMsg2::SetResult(). |
1.3.3