| 
| 
  | 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 
  | 
|   | 
| 
  | ILMParams (int _resx, int _resy) | 
|   | 
| 
  | ILMParams (const ILMParams *ilm_params=nullptr) | 
|   | 
 | 
| 
bool  | additive_update | 
|   | 
| 
int  | n_ctrl_pts_x | 
|   | no. of sub regions in horizontal and vertical directions 
  | 
|   | 
| 
int  | n_ctrl_pts_y | 
|   | 
| 
int  | resx | 
|   | horizontal and vertical sampling resolutions 
  | 
|   | 
| 
int  | resy | 
|   | 
The documentation for this struct was generated from the following file: