WXP C++ Library Version 6.74.9
Loading...
Searching...
No Matches
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 compute(), WXP::UpaRaw::compute(), and WXP::UpaPlot::draw().


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