|
WXP C++ Library Version 6.74.9
|
This struct stores NIDS header data. More...
#include "../include/NidsInfo.h"
Public Member Functions | |
| NidsInfo () | |
| int | init () |
| const char * | getInfo () |
| const char * | getMisc () |
| int | getSrc () |
| float | getLat () |
| float | getLon () |
| int | getMode () |
| int | getCode () |
| int | getVcp () |
| int | getSeq () |
| int | getDate (Date &rdate) |
| int | getDate () |
| int | getVolDate () |
| int | getProdDate () |
| int | getMessDate () |
| float | getRes () |
| int | print () |
Public Attributes | |
| char | info [50] |
| char | misc [50] |
| int | src |
| float | lat |
| float | lon |
| int | mode |
| int | code |
| int | type |
| int | vcp |
| int | seq |
| Date | date |
| int | prod_date |
| int | mess_date |
| int | nx |
| int | ny |
| float | res |
| float | cres |
| float | alt |
| float | thres [16] |
| float | elev |
| float | elevt |
| float | range |
| float | max |
| float | nmax |
| int | beg_date |
| int | beg_time |
| int | end_date |
| int | end_time |
This struct stores NIDS header data.
This structure stores NIDS header information.
| NidsInfo::NidsInfo | ( | ) |
Constructor
References init().
| int NidsInfo::init | ( | ) |
| int NidsInfo::print | ( | ) |
| int WXP::NidsInfo::prod_date |
Volume scan date
Referenced by init().