WXP C++ Library Version 6.74.9
|
This struct stores Nexrad Level II block header information. More...
#include "../include/Lev2Data.h"
Public Member Functions | |
Lev2Data () | |
int | init () |
int | print () |
This struct stores Nexrad Level II block header information.
Lev2Data::Lev2Data | ( | ) |
Constructor - initializes data
References init().
int Lev2Data::init | ( | ) |
int Lev2Data::print | ( | ) |
Prints data
Referenced by WXP::Lev2Plot::draw().