#include <Locate.hh>
Collaboration diagram for clSubLocate:

Public Member Functions | |
| clSubLocate () | |
| ~clSubLocate () | |
| int | Main (int, char **) |
Private Member Functions | |
| bool | RecvParams () |
| bool | Initialize () |
| bool | ConnectDir () |
Private Attributes | |
| int | iHostPort |
| int | iDirMsgSize |
| long | lWidth |
| long | lHeight |
| long | lPosX |
| long | lPosY |
| float | fAzimuth |
| char | cpHostName [LOCATE_HOSTNAME_MAXLEN] |
| GDT * | fpLevRes |
| GDT * | fpDirRes |
| stDirCfg | sDirCfg |
| clAlloc | DirMsg |
| clAlloc | LevRes |
| clAlloc | DirRes |
| clLocateSensor | LocSens |
| clMPIComm | MPICCtrl |
| clMPIComm | MPICParam |
| clMPIComm | MPICNormal |
| clDirMsg2 | Msg |
| clSockOp | SOp |
Definition at line 110 of file Locate.hh.
|
|
Definition at line 420 of file Locate.cc. References LOCATE_CONTROL_TAG, LOCATE_NORMAL_TAG, LOCATE_PARAM_TAG, MPICCtrl, MPICNormal, MPICParam, and clMPIComm::SetTag(). |
|
|
|
|
|
Definition at line 356 of file Locate.cc. References cpHostName, fAzimuth, clMPIComm::GetSenderTag(), iHostPort, lHeight, LOCATE_HOSTNAME_MAXLEN, LOCATE_PARAM_TAG, lPosX, lPosY, lWidth, MPICParam, clMPIComm::ProbeAny(), clMPIComm::Recv(), and sDirCfg. Referenced by Main(). |
|
|
Definition at line 376 of file Locate.cc. References DirMsg, DirRes, fAzimuth, fpDirRes, fpLevRes, GDT, GLOBAL_HEADER_LEN, iDirMsgSize, clLocateSensor::Initialize(), LevRes, lHeight, LocSens, lPosX, lPosY, lWidth, _stDirCfg::lWindowSize, and sDirCfg. Referenced by Main(). |
|
|
||||||||||||
|
Definition at line 433 of file Locate.cc. References bDebug, ConnectDir(), DirMsg, _stDirRes2::fFreqResolution, fpDirRes, fpLevRes, clDirMsg2::GetResult(), clLocateSensor::GetResultMatrix(), iDirMsgSize, Initialize(), lHeight, _stDirRes2::lMaxBin, _stDirRes2::lMinBin, LocSens, _stDirRes2::lResultCount, lWidth, MPICCtrl, MPICNormal, Msg, clMPIComm::ProbeNB(), clSockOp::ReadN(), clMPIComm::Recv(), RecvParams(), clMPIComm::Send(), clLocateSensor::SetDirectionValues(), clSockOp::SetRecvBufSize(), and SOp. Referenced by main(). |
|
|
Definition at line 112 of file Locate.hh. Referenced by ConnectDir(), and RecvParams(). |
|
|
Definition at line 113 of file Locate.hh. Referenced by Initialize(), and Main(). |
|
|
Definition at line 114 of file Locate.hh. Referenced by Initialize(), Main(), and RecvParams(). |
|
|
Definition at line 115 of file Locate.hh. Referenced by Initialize(), Main(), and RecvParams(). |
|
|
Definition at line 116 of file Locate.hh. Referenced by Initialize(), and RecvParams(). |
|
|
Definition at line 117 of file Locate.hh. Referenced by Initialize(), and RecvParams(). |
|
|
Definition at line 118 of file Locate.hh. Referenced by Initialize(), and RecvParams(). |
|
|
Definition at line 119 of file Locate.hh. Referenced by ConnectDir(), and RecvParams(). |
|
|
Definition at line 120 of file Locate.hh. Referenced by Initialize(), and Main(). |
|
|
Definition at line 121 of file Locate.hh. Referenced by Initialize(), and Main(). |
|
|
Definition at line 122 of file Locate.hh. Referenced by ConnectDir(), Initialize(), and RecvParams(). |
|
|
Definition at line 123 of file Locate.hh. Referenced by Initialize(), and Main(). |
|
|
Definition at line 124 of file Locate.hh. Referenced by Initialize(). |
|
|
Definition at line 125 of file Locate.hh. Referenced by Initialize(). |
|
|
Definition at line 126 of file Locate.hh. Referenced by Initialize(), and Main(). |
|
|
Definition at line 127 of file Locate.hh. Referenced by clSubLocate(), and Main(). |
|
|
Definition at line 128 of file Locate.hh. Referenced by clSubLocate(), and RecvParams(). |
|
|
Definition at line 129 of file Locate.hh. Referenced by clSubLocate(), and Main(). |
|
|
Definition at line 130 of file Locate.hh. Referenced by ConnectDir(), and Main(). |
|
|
Definition at line 131 of file Locate.hh. Referenced by ConnectDir(), and Main(). |
1.3.3