WXP::ModelSpec Class Reference

This class retrieves forecast model name from file. More...

#include "../include/ModelSpec.h"

List of all members.

Classes

struct  ModelType

Public Member Functions

 ModelSpec ()
 ModelSpec (const char *model)
int init ()
int set (const char *model)
bool isValid ()
int getNum ()
const char * getName ()
const char * getName (int ind)
int getNx ()
int getNy ()
int getX (int ind)
int getY (int ind)
int getType (int ind)
int print ()

Detailed Description

This class retrieves forecast model name from file.

Author:
Dan Vietor

Constructor & Destructor Documentation

ModelSpec::ModelSpec (  ) 

Constructor. Initializes class values

References init().

ModelSpec::ModelSpec ( const char *  model  ) 

Constructor. Initializes class values

References init().


Member Function Documentation

int ModelSpec::init (  ) 

Initializes class values

References WXP::Const::MISS.

Referenced by ModelSpec(), and set().

int ModelSpec::print (  ) 

Prints object data

int ModelSpec::set ( const char *  model  ) 

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