MI - Fimex
Public Member Functions | List of all members
MetNoFimex::CDMBorderSmoothing_Linear Class Reference

#include <fimex/CDMBorderSmoothing_Linear.h>

Inheritance diagram for MetNoFimex::CDMBorderSmoothing_Linear:
MetNoFimex::CDMBorderSmoothing::Smoothing

Public Member Functions

 CDMBorderSmoothing_Linear (size_t transitionWidth, size_t borderWidth)
 
virtual double operator() (size_t curX, size_t curY, double valueI, double valueO)
 
- Public Member Functions inherited from MetNoFimex::CDMBorderSmoothing::Smoothing
void setHorizontalSizes (size_t sizeX, size_t sizeY)
 
virtual ~Smoothing ()
 

Additional Inherited Members

- Protected Attributes inherited from MetNoFimex::CDMBorderSmoothing::Smoothing
size_t sizeX_
 
size_t sizeY_
 

Detailed Description

Defines a linear smooth transition between inner and outer grid for CDMBorderSmoothing.

Constructor & Destructor Documentation

MetNoFimex::CDMBorderSmoothing_Linear::CDMBorderSmoothing_Linear ( size_t  transitionWidth,
size_t  borderWidth 
)
inline

References operator()().

Member Function Documentation

virtual double MetNoFimex::CDMBorderSmoothing_Linear::operator() ( size_t  curX,
size_t  curY,
double  valueI,
double  valueO 
)
virtual

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