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. |
float DORADE::RayInfoBlock::az |
Azimuth [deg].
Elevation [deg].
short DORADE::RayInfoBlock::hr |
Hour.
char DORADE::RayInfoBlock::id[5] |
4 ASCII "RYIB"
Julian day.
Length of ray info block.
Millisecond.
Minute.
Peak Transmitted Power [kw].
Ray status 0 -- Normal 1 -- Transition ( antenna repositioning ) 2 -- Bad 3 -- Questionable.
Radar true scan rate [deg/sec].
Second.
Sweep number.