DORADE::SweepInfoBlock Struct Reference

List of all members.

Detailed Description

Header in DORADE data file.

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


Public Attributes

char id [5]
 4 ASCII "SWIB"
int len
 Length of sweep info block.
char radarName [9]
 radar name
int swpNo
 Sweep number from beginning of volume.
int numRays
 Number of rays recorded in this sweep.
float startAngle
 True start angle [deg].
float stopAngle
 True stop angle [deg].
float angle
 Fixed angle [deg].
int filterFlag
 Filter Flag 0 -- No filtering in use 1 -- (Filtering algorithm shoud be described in the ASCII file at the beginning of the file).


Member Data Documentation

float DORADE::SweepInfoBlock::angle

Fixed angle [deg].

int DORADE::SweepInfoBlock::filterFlag

Filter Flag 0 -- No filtering in use 1 -- (Filtering algorithm shoud be described in the ASCII file at the beginning of the file).

char DORADE::SweepInfoBlock::id[5]

4 ASCII "SWIB"

int DORADE::SweepInfoBlock::len

Length of sweep info block.

int DORADE::SweepInfoBlock::numRays

Number of rays recorded in this sweep.

char DORADE::SweepInfoBlock::radarName[9]

radar name

float DORADE::SweepInfoBlock::startAngle

True start angle [deg].

float DORADE::SweepInfoBlock::stopAngle

True stop angle [deg].

int DORADE::SweepInfoBlock::swpNo

Sweep number from beginning of volume.


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