Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members

_stDirReq Struct Reference

Direction: request. More...

#include <Messages.hh>

List of all members.

Public Attributes

int iAlgorithm
 Algorithm.

float fSoundSpeed
 Speed of sound (m/s).

float fLowFreqLimit
 Lower frequency limit (Hz).

float fIntegrationTime
 Itegration time (s).

int iScaling
 Scaling function.

float fScalingExp
 Exponent for exponential scaling.

bool bNormalize
 Normalization.

float fLeftDir
 Left direction (rad).

float fRightDir
 Right direction (rad).

long lSectorCount
 Number of sectors.

int iRemoveNoise
 Background noise estimation and removal algorithm.

float fAlpha
 Alpha for noise removal.

long lMeanLength
 Mean length for noise removal.

long lGapLength
 Gap length for TPSW noise removal algorithm.

bool bDisableFilter
 Disable all filtering of input signal.


Detailed Description

Direction: request.

Definition at line 250 of file Messages.hh.


Member Data Documentation

int _stDirReq::iAlgorithm
 

Algorithm.

Definition at line 252 of file Messages.hh.

Referenced by clDirMsg::GetRequest(), clGUIDir::GetSettings(), clDirection::InitArray(), clGUIDir::InitConnection(), clDirection2::InitDir(), main(), and clDirection::ProcessData().

float _stDirReq::fSoundSpeed
 

Speed of sound (m/s).

Definition at line 253 of file Messages.hh.

Referenced by clDirMsg::GetRequest(), clGUIDir::GetSettings(), clDirection::InitArray(), clDirection2::InitDir(), and main().

float _stDirReq::fLowFreqLimit
 

Lower frequency limit (Hz).

Definition at line 254 of file Messages.hh.

Referenced by clDirMsg::GetRequest(), clGUIDir::GetSettings(), clDirection::InitArray(), main(), and clDirection2::ProcessLoop().

float _stDirReq::fIntegrationTime
 

Itegration time (s).

Definition at line 255 of file Messages.hh.

Referenced by clDirMsg::GetRequest(), clGUIDir::GetSettings(), clDirection::InitArray(), clDirection2::InitDir(), and main().

int _stDirReq::iScaling
 

Scaling function.

Definition at line 256 of file Messages.hh.

Referenced by clDirMsg::GetRequest(), clGUIDir::GetSettings(), main(), clDirection2::ProcessLoop(), and clDirection::Scale().

float _stDirReq::fScalingExp
 

Exponent for exponential scaling.

Definition at line 257 of file Messages.hh.

Referenced by clDirMsg::GetRequest(), clGUIDir::GetSettings(), main(), and clDirection::Scale().

bool _stDirReq::bNormalize
 

Normalization.

Definition at line 258 of file Messages.hh.

Referenced by clDirMsg::GetRequest(), clGUIDir::GetSettings(), main(), and clDirection::SendResults().

float _stDirReq::fLeftDir
 

Left direction (rad).

Definition at line 259 of file Messages.hh.

Referenced by clDirection::CalcDipoleBeams(), clDirection::CalcDipoleCorrs(), clDirMsg::GetRequest(), clGUIDir::GetSettings(), main(), and clGUIDir::SaveInfo().

float _stDirReq::fRightDir
 

Right direction (rad).

Definition at line 260 of file Messages.hh.

Referenced by clDirection::CalcDipoleBeams(), clDirection::CalcDipoleCorrs(), clDirMsg::GetRequest(), clGUIDir::GetSettings(), main(), and clGUIDir::SaveInfo().

long _stDirReq::lSectorCount
 

Number of sectors.

Definition at line 261 of file Messages.hh.

Referenced by clDirection::CalcDipoleBeams(), clDirection::CalcDipoleCorrs(), clDirection::Exec(), clDirMsg::GetRequest(), clGUIDir::GetSettings(), clDirection2::InitDir(), main(), clDirection::ProcessData(), clDirection2::ProcessLoop(), and clDirection::SendResults().

int _stDirReq::iRemoveNoise
 

Background noise estimation and removal algorithm.

Definition at line 262 of file Messages.hh.

Referenced by clDirection::Exec(), clDirMsg::GetRequest(), clGUIDir::GetSettings(), clDirection2::ProcessLoop(), and clDirection::SendResults().

float _stDirReq::fAlpha
 

Alpha for noise removal.

Definition at line 263 of file Messages.hh.

Referenced by clDirMsg::GetRequest(), clGUIDir::GetSettings(), clDirection2::ProcessLoop(), and clDirection::SendResults().

long _stDirReq::lMeanLength
 

Mean length for noise removal.

Definition at line 264 of file Messages.hh.

Referenced by clDirMsg::GetRequest(), clGUIDir::GetSettings(), clDirection2::ProcessLoop(), and clDirection::SendResults().

long _stDirReq::lGapLength
 

Gap length for TPSW noise removal algorithm.

Definition at line 265 of file Messages.hh.

Referenced by clDirMsg::GetRequest(), clGUIDir::GetSettings(), clDirection2::ProcessLoop(), and clDirection::SendResults().

bool _stDirReq::bDisableFilter
 

Disable all filtering of input signal.

Definition at line 266 of file Messages.hh.

Referenced by clDirMsg::GetRequest(), and clGUIDir::GetSettings().


The documentation for this struct was generated from the following file:
Generated on Sun Oct 26 19:12:17 2003 for HASAS by doxygen 1.3.3