WXP C++ Library Version 6.74.9
Loading...
Searching...
No Matches
WXP::Lev2Data Struct Reference

This struct stores Nexrad Level II block header information. More...

#include "../include/Lev2Data.h"

Public Member Functions

 Lev2Data ()
int init ()
int print ()

Public Attributes

char id [5]
float lat
float lon
int elev
int code
int type
int seq
int date
int time
int num_seg
int seg_num
int coll_time
int mod_date
float range
float rad_az
int rad_num
int rad_status
int rad_len
float az_space
int comp
float elev_ang
int elev_num
int rad_blank
int az_index
int blk_count
float first_refl
float first_vel
float refl_size
float vel_size
int num_refl
int num_vel
int sector_num
int refl_ptr
int vel_ptr
int spect_ptr
int vol_ptr
int elev_ptr
int rad_ptr
float vel_res
int cov_patt
float nyquist_vel
float atmos_atten
float threshold_param

Detailed Description

This struct stores Nexrad Level II block header information.

Author
Dan Vietor

Constructor & Destructor Documentation

◆ Lev2Data()

Lev2Data::Lev2Data ( )

Constructor - initializes data

References init().

Member Function Documentation

◆ init()

int Lev2Data::init ( )

Initializaes data

References WXP::Const::MISS.

Referenced by Lev2Data().

◆ print()

int Lev2Data::print ( )

Prints data

Referenced by WXP::Lev2Plot::draw().


The documentation for this struct was generated from the following files: