This class plots NIDS data. More...
#include "../include/StormAttr.h"
Public Member Functions | |
| StormAttr () | |
| int | init () |
| int | checkType (const char *str) |
| int | decode (const char *str) |
| bool | isValid () |
| int | getType () |
| const char * | getId () |
| float | getAng () |
| float | getRad () |
| int | getTvs () |
| int | getMeso () |
| int | getHail () |
| int | getSHail () |
| float | getHSize () |
| float | getVil () |
| float | getMaxDbz () |
| float | getMaxDbzZ () |
| float | getVLow () |
| float | getTops () |
| float | getDir () |
| float | getSpd () |
| float | getMWVol () |
| int | print () |
Public Attributes | |
| int | type |
| char | id [4] |
| float | ang |
| float | rad |
| int | tvs |
| int | meso |
| int | hail |
| int | shail |
| float | hsize |
| float | vil |
| float | max_dbz |
| float | max_dbz_z |
| float | vlow |
| float | tops |
| float | dir |
| float | spd |
| float | mw_vol |
This class plots NIDS data.
| StormAttr::StormAttr | ( | ) |
| float WXP::StormAttr::ang |
Storm ID
| float WXP::StormAttr::dir |
Storm top
Mesocyclone
| float WXP::StormAttr::hsize |
Severe hail
| float WXP::StormAttr::max_dbz |
Vertically Integrated Liquid
Max Dbz value of storm
Tornado Vortex Signature
| float WXP::StormAttr::mw_vol |
Storm movement speed
| float WXP::StormAttr::rad |
Angle to storm
Hail
| float WXP::StormAttr::spd |
Storm movement direction
| float WXP::StormAttr::tops |
Distance to storm
| float WXP::StormAttr::vil |
Hail size
| float WXP::StormAttr::vlow |
Max Dbz height
1.6.1