MTF
Public Member Functions | Public Attributes | List of all members
RBFParams Struct Reference
Inheritance diagram for RBFParams:
ILMParams

Public Member Functions

 RBFParams (ILMParams *ilm_params, bool _additive_update, int _n_ctrl_pts_x, int _n_ctrl_pts_y)
 value constructor
 
 RBFParams (const RBFParams *params=nullptr)
 default/copy constructor
 
- Public Member Functions inherited from ILMParams
 ILMParams (int _resx, int _resy)
 
 ILMParams (const ILMParams *ilm_params=nullptr)
 

Public Attributes

bool additive_update
 
int n_ctrl_pts_x
 no. of sub regions in horizontal and vertical directions
 
int n_ctrl_pts_y
 
- Public Attributes inherited from ILMParams
int resx
 horizontal and vertical sampling resolutions
 
int resy
 

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