|
WXP C++ Library Version 6.74.9
|
This structure holds output data from helicity calculation. More...
#include "../include/HelicityData.h"
Public Member Functions | |
| HelicityData () | |
| int | init () |
| int | getStatus () |
| float | getDirShear () |
| float | getPosHelicity () |
| float | getNegHelicity () |
| float | getTotHelicity () |
| float | getAveHelicity () |
| float | getRelHelicity () |
| float | getHorVorticity () |
| float | getStmVorticity () |
Friends | |
| class | UpaCalc |
| class | UpaTool |
| class | WindParams |
This structure holds output data from helicity calculation.
| HelicityData::HelicityData | ( | ) |
Constructor - initializes dta
References init().
| int HelicityData::init | ( | ) |