| 
    WXP C++ Library Version 6.74.9
    
   | 
 
This class plots thermodynamic diagrams (no soundings) More...
#include "../include/ThermDiag.h"
Public Types | |
| enum | Type {  SKEWT , STUVE , EMA , TEPH , RTEPH , HODO }  | 
Public Member Functions | |
| int | init () | 
| int | setType (int rtype) | 
| int | getType () | 
| int | setView (Rect view) | 
| int | setVertAxis (float rmin, float rmax, float rinc) | 
| int | setHorAxis (float rmin, float rmax, float rinc) | 
| float | pcoord (float p) | 
| float | getX (float x) | 
| float | getX (int ind) | 
| float | getY (float y) | 
| int | draw (Plot &plot) | 
Static Public Member Functions | |
| static DomainVal | getDomain (int type) | 
This class plots thermodynamic diagrams (no soundings)