SIGMET::RayHeader Class Reference

List of all members.

Detailed Description

Header in SIGMET data file (14 bytes).

Author:
Lulin Song
Version:
Id
RayHeader.h,v 1.5 2009/06/02 20:17:43 lakshman Exp


Public Member Functions

code::Angle startAzimuth () const
code::Angle endAzimuth () const
code::Angle startElevation () const
code::Angle endElevation () const
 RayHeader ()

Public Attributes

unsigned short azStart
 Starting azimuth.
unsigned short elevStart
 Starting elevation.
unsigned short azEnd
 End azimuth.
unsigned short elevEnd
 End elevation.
short numBins
 Number of range bins.
unsigned short t
 Time.


Constructor & Destructor Documentation

SIGMET::RayHeader::RayHeader (  )  [inline]


Member Function Documentation

code::Angle SIGMET::RayHeader::endAzimuth (  )  const

code::Angle SIGMET::RayHeader::endElevation (  )  const

code::Angle SIGMET::RayHeader::startAzimuth (  )  const

code::Angle SIGMET::RayHeader::startElevation (  )  const


Member Data Documentation

unsigned short SIGMET::RayHeader::azEnd

End azimuth.

unsigned short SIGMET::RayHeader::azStart

Starting azimuth.

unsigned short SIGMET::RayHeader::elevEnd

End elevation.

unsigned short SIGMET::RayHeader::elevStart

Starting elevation.

short SIGMET::RayHeader::numBins

Number of range bins.

unsigned short SIGMET::RayHeader::t

Time.


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