WXP::NidsImage Class Reference

This class converts and merges NIDS data into an Image. More...

#include "../include/NidsImage.h"

List of all members.

Public Types

enum  Type { RADIAL, RASTOR }

Public Member Functions

 NidsImage (const char *str)
int init ()
int setParam (const char *str)
int setRamp (int cut, int len)
int getRampCut ()
int getRampLen ()
int setThres (const char *str)
int setClearAirUse (int val)
int getClearAirUse ()
int getMode ()
int getIndex (float val)
int readSite (Filename &filename)
int addSite (Image &image)
int addSite (Filename &filename, Image &image)
int setImage (Filename &filename, Image &image)
int applyMask (Image &image, Grid &mask)
int print ()
int printSite ()

Detailed Description

This class converts and merges NIDS data into an Image.

Author:
Dan Vietor

Member Function Documentation

int NidsImage::init (  ) 

Initializes the class

References WXP::Const::MISS.

int NidsImage::setImage ( Filename filename,
Image image 
)

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