WXP C++ Library Version 6.74.6
Loading...
Searching...
No Matches
Public Member Functions | List of all members
WXP::RcmImage Class Reference

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

#include "../include/RcmImage.h"

Public Member Functions

 RcmImage (const char *str)
 
int init ()
 
int reset ()
 
int setParam (const char *str)
 
int useClearAirSites (int val)
 
int addSite (Image &image, RcmData &data)
 
int readFile (Filename &filename, Image &image)
 
int applyMask (Image &image, Grid &mask)
 
int getNumSites ()
 
int print ()
 

Detailed Description

This class converts and merges RCM data into an Image.

Author
Dan Vietor

Member Function Documentation

◆ init()

int RcmImage::init ( )

Initializes the class

References WXP::Const::MISS.

Referenced by WXP::RcmDecode::setup().


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