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

This class converts and merges Level II radar data into an Image. More...

#include "../include/Lev2Image.h"

Public Member Functions

 Lev2Image (const char *str)
 
int init ()
 
int setParam (const char *str)
 
int setFileType (int type)
 
int setRamp (int cut, int len)
 
int setThres (const char *str)
 
int setClutterRad (int crad)
 
int setCompress (int val)
 
int setClearAirUse (int val)
 
int getMode ()
 
int getIndex (float val)
 
int readSite (Filename &filename)
 
int readSite (Filename &filename, const char *id)
 
int setup (Image &image)
 
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 Level II radar data into an Image.

Author
Dan Vietor

Member Function Documentation

◆ init()

int Lev2Image::init ( )

Initializes the class

References WXP::Const::MISS.


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