WXP C++ Library Version 6.74.6
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Static Public Member Functions | List of all members
WXP::ThermDiag Class Reference

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)
 

Detailed Description

This class plots thermodynamic diagrams (no soundings)

Author
Dan Vietor

The documentation for this class was generated from the following files: