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

This class processes data from UpaData class. More...

#include "../include/UpaDataTool.h"

Static Public Member Functions

static int getLower (UpaData &data, Level &level, VCoord &low)
 
static int getUpper (UpaData &data, Level &level, VCoord &up)
 
static int compute (UpaData &data, VarSpec &spec, Datum &raw)
 
static const char * getUnits (const char *name)
 

Detailed Description

This class processes data from UpaData class.

Author
Dan Vietor

Member Function Documentation

◆ compute()

int UpaDataTool::compute ( UpaData data,
VarSpec spec,
Datum datum 
)
static

◆ getUnits()

const char * UpaDataTool::getUnits ( const char *  name)
static

Gets a specific parameters from the class

Parameters
nameVariable to extract
Returns
Units string

References WXP::StrLib::iequal(), and WXP::StrLib::valid().

Referenced by WXP::UpaRaw::compute(), compute(), and WXP::UpaPlot::draw().


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