vol::RadialSetLookup::Entry Class Reference

List of all members.

Detailed Description

An entry in this look up consists of the point on the LatLonHeight grid and the az-rn it maps to.

Author:
Lakshman


Public Member Functions

 Entry ()
code::Angle az () const
 degrees
code::Length rn () const
 meters
float elevWeight () const
 0-1, 1=center of beam, 0.5=top/bottom of beam
unsigned char elevWeightScaled () const
float blocked () const
 0-1
bool insideBeam () const
bool isBlocked () const

Public Attributes

unsigned short x
unsigned short y
unsigned short z
unsigned short azimuth
 number from 0 to 36000
float range
 meters
unsigned char atCenter
 number from 0 to 100 (100=beam center, 50=top/bottom)
unsigned char percentBeamBlocked
 number from 0 to 100

Friends

bool operator< (const Entry &a, const Entry &b)


Constructor & Destructor Documentation

vol::RadialSetLookup::Entry::Entry (  )  [inline]


Member Function Documentation

code::Angle vol::RadialSetLookup::Entry::az (  )  const [inline]

degrees

float vol::RadialSetLookup::Entry::blocked (  )  const [inline]

0-1

float vol::RadialSetLookup::Entry::elevWeight (  )  const [inline]

0-1, 1=center of beam, 0.5=top/bottom of beam

unsigned char vol::RadialSetLookup::Entry::elevWeightScaled (  )  const [inline]

bool vol::RadialSetLookup::Entry::insideBeam (  )  const [inline]

bool vol::RadialSetLookup::Entry::isBlocked (  )  const [inline]

code::Length vol::RadialSetLookup::Entry::rn (  )  const [inline]

meters


Friends And Related Function Documentation

bool operator< ( const Entry a,
const Entry b 
) [friend]


Member Data Documentation

unsigned char vol::RadialSetLookup::Entry::atCenter

number from 0 to 100 (100=beam center, 50=top/bottom)

unsigned short vol::RadialSetLookup::Entry::azimuth

number from 0 to 36000

unsigned char vol::RadialSetLookup::Entry::percentBeamBlocked

number from 0 to 100

float vol::RadialSetLookup::Entry::range

meters

unsigned short vol::RadialSetLookup::Entry::x

unsigned short vol::RadialSetLookup::Entry::y

unsigned short vol::RadialSetLookup::Entry::z


Generated on Fri May 4 13:40:23 2012 for WDSS-IIw2algs by  doxygen 1.4.7