DORADE::RayInfoBlock Struct Reference

List of all members.

Detailed Description

Header in DORADE data file.

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


Public Attributes

char id [5]
 4 ASCII "RYIB"
int len
 Length of ray info block.
int swpNo
 Sweep number.
int julianDay
 Julian day.
short hr
 Hour.
short min
 Minute.
short sec
 Second.
short millisec
 Millisecond.
float az
 Azimuth [deg].
float elev
 Elevation [deg].
float peakPower
 Peak Transmitted Power [kw].
float scanRate
 Radar true scan rate [deg/sec].
int rayStatus
 Ray status 0 -- Normal 1 -- Transition ( antenna repositioning ) 2 -- Bad 3 -- Questionable.


Member Data Documentation

float DORADE::RayInfoBlock::az

Azimuth [deg].

float DORADE::RayInfoBlock::elev

Elevation [deg].

short DORADE::RayInfoBlock::hr

Hour.

char DORADE::RayInfoBlock::id[5]

4 ASCII "RYIB"

int DORADE::RayInfoBlock::julianDay

Julian day.

int DORADE::RayInfoBlock::len

Length of ray info block.

short DORADE::RayInfoBlock::millisec

Millisecond.

short DORADE::RayInfoBlock::min

Minute.

float DORADE::RayInfoBlock::peakPower

Peak Transmitted Power [kw].

int DORADE::RayInfoBlock::rayStatus

Ray status 0 -- Normal 1 -- Transition ( antenna repositioning ) 2 -- Bad 3 -- Questionable.

float DORADE::RayInfoBlock::scanRate

Radar true scan rate [deg/sec].

short DORADE::RayInfoBlock::sec

Second.

int DORADE::RayInfoBlock::swpNo

Sweep number.


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