WXP::SfcGrid Class Reference
[Plotting objects]

This class converts surface data to a grid. More...

#include "../include/SfcGrid.h"

List of all members.

Public Member Functions

 SfcGrid (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 setVariable (const char *str)
int getDate (Date &date)
int setDomain (Domain &rdomain)
int setGridScale (int scale)
int setVarFile (const char *file)
int createHash ()
int setPrior (Domain &domain)
int getInfo (SfcData &sfcdata, Datum &datum)
int compute (Grids &grid)
int print ()

Detailed Description

This class converts surface data to a grid.

Author:
Dan Vietor

Member Function Documentation

int SfcGrid::compute ( Grids grids  ) 

Plots the surface data

Parameters:
grids The grids array

References WXP::ObjectAnal::compute(), WXP::SfcRaw::compute(), WXP::Domain::getProj(), WXP::Const::MISS, and WXP::Domain::scaleGrid().

Referenced by WXP::SfcPlot::draw().

int SfcGrid::getDate ( Date date  ) 

Gets the date information from the input file

Return values:
date Date values

References WXP::SfcRaw::getDate().

int SfcGrid::setInput ( const char *  str  ) 

Sets the input file type

Parameters:
str The file type
int SfcGrid::setNameConv ( const char *  name  ) 

Sets the file name convention

Parameters:
name The name convention

References WXP::SfcRaw::setNameConv().

int SfcGrid::setVariable ( const char *  str  ) 

Sets the variable to be plotted

Parameters:
str Variable string

References WXP::SfcRaw::setVariable().

Referenced by WXP::SfcPlot::draw().


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

Generated on 8 Jan 2010 for WXP C++ Library by  doxygen 1.6.1