|
WXP C++ Library Version 6.74.9
|
This structure holds output data from thetaE calculation. More...
#include "../include/ThetaEData.h"
Public Member Functions | |
| ThetaEData () | |
| int | init () |
| float | getIndex () |
| float | getBase () |
| float | getTop () |
| float | getMax () |
| float | getMaxPres () |
| float | getMin () |
| float | getMinPres () |
Friends | |
| class | UpaCalc |
| class | SoundParams |
This structure holds output data from thetaE calculation.
| ThetaEData::ThetaEData | ( | ) |
Constructor - initializes data
References init().
| int ThetaEData::init | ( | ) |