FundamentalParameterData Struct Reference

Fundamental Parameter Data Record. More...

List of all members.

Public Member Functions

 FundamentalParameterData ()
void operator= (const FundamentalParameterData &_v)
bool operator== (const FundamentalParameterData &s2) const
bool operator!= (const FundamentalParameterData &a) const
void swapBytes ()

Public Attributes

float frequency
float frequencyRange
float effectiveRadiatedPower
float pulseRepetitiveFrequency
float pulseWidth
float beamAzimuthCenter
float beamAzimuthSweep
float beamElevationCenter
float beamElevationSweep
float beamSweepSync

Friends

std::ostream & operator<< (std::ostream &s, const FundamentalParameterData &v)
std::ostream & operator<< (std::ostream &s, const FundamentalParameterData *const v)


Detailed Description

Fundamental Parameter Data Record.


Constructor & Destructor Documentation

FundamentalParameterData::FundamentalParameterData (  )  [inline]

Constructor(s).


Member Function Documentation

void FundamentalParameterData::operator= ( const FundamentalParameterData _v  )  [inline]

Assignment operator.

bool FundamentalParameterData::operator== ( const FundamentalParameterData s2  )  const [inline]

Compare to another FundamentalParameterData structure.

bool FundamentalParameterData::operator!= ( const FundamentalParameterData a  )  const [inline]

void FundamentalParameterData::swapBytes (  )  [inline]

Swap bytes 'to' or 'from' the network.


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  s,
const FundamentalParameterData v 
) [friend]

Friendly print function.

std::ostream& operator<< ( std::ostream &  s,
const FundamentalParameterData *const   v 
) [friend]


Member Data Documentation

float FundamentalParameterData::frequency

Center frequency (Hz).

float FundamentalParameterData::frequencyRange

Beam width (i.e., at 3db) or zero (Hz).

float FundamentalParameterData::effectiveRadiatedPower

Effective radiated power ( watts dB).

float FundamentalParameterData::pulseRepetitiveFrequency

PRF (hz).

float FundamentalParameterData::pulseWidth

Pulse Width (uSec).

float FundamentalParameterData::beamAzimuthCenter

Azimuth center of sweep volume (radians).

float FundamentalParameterData::beamAzimuthSweep

Azimuth sweep width, half angle (radians).

float FundamentalParameterData::beamElevationCenter

Elevation center of sweep volume (radians).

float FundamentalParameterData::beamElevationSweep

Elevation sweep height, half angle (radians).

float FundamentalParameterData::beamSweepSync

Percent of sweep completed.


Generated on Tue Dec 19 16:25:41 2006 for Eaagles by  doxygen 1.5.0