WXP C++ Library Version 6.74.9
Loading...
Searching...
No Matches
WXP::SfcRaw Class Reference

This class puts surface data into a Data class for further processing. More...

#include "../include/SfcRaw.h"

Public Member Functions

 SfcRaw (const char *param)
int init ()
int setParam (const char *str)
int setPath (const char *path)
int setFile ()
int setInput (const char *str)
int setNameConv (const char *name)
int setHour (const char *str)
int setFilename ()
int setFilename (Date &date)
int setFilename (const char *str)
int setFilename (Date &date, const char *param)
int setDefPrior (int rprior)
int setStatPrior (const char *str)
int setVariable (const char *str)
int getDate (Date &date)
int setDomain (Domain &rdomain)
int setVarFile (const char *file)
int getDomain (Domain &rdomain)
int createHash ()
int setPrior (Domain &domain)
int getInfo (SfcData &sfcdata, Datum &datum)
int compute (Raw &data)
int print ()

Detailed Description

This class puts surface data into a Data class for further processing.

Author
Dan Vietor

Member Function Documentation

◆ compute()

◆ getDate()

int SfcRaw::getDate ( Date & date)

Gets the date information from the input file

Return values
dateDate values

◆ setInput()

int SfcRaw::setInput ( const char * str)

Sets the input file type

Parameters
strThe file type

◆ setNameConv()

int SfcRaw::setNameConv ( const char * name)

Sets the file name convention

Parameters
nameThe name convention

◆ setVariable()

int SfcRaw::setVariable ( const char * str)

Sets the variable to be plotted

Parameters
strVariable string

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