YaDICs  V04.14.a
Yet another Digital Image Correlation software: platform dedicated to 2/3D Fluid and Solid kinematics field measurements.
 All Classes Files Functions Variables Pages
Public Member Functions | List of all members
CshapeFunction_global< T, Timg > Class Template Reference

This is the mother class of global shape function objets (virtual pure). The vector which stores the names set of required modes by user is noted "m_mods": More...

#include <CshapeFunction_global.h>

Inheritance diagram for CshapeFunction_global< T, Timg >:
CshapeFunction< T, Timg > CshapeFunction_global_rigidBody< T, Timg > CshapeFunction_global_blade< T, Timg > CshapeFunction_global_homogeneous< T, Timg > CshapeFunction_global_image< T, Timg > CshapeFunction_global_brasilian< T, Timg >

Public Member Functions

virtual void init (CParameterNetCDF &fp)
 
- Public Member Functions inherited from CshapeFunction< T, Timg >
virtual void exec (const CImg< Timg > &box, const std::vector< T > &x, CImgList< T > &N)=0
 

Additional Inherited Members

- Public Attributes inherited from CshapeFunction< T, Timg >
std::string class_name
 
std::string m_type
 
std::string m_name
 
int m_dof
 
float m_pi
 
std::vector< std::string > m_mods
 
bool m_verbose
 
const char * m_paramPath
 
int _3D
 

Detailed Description

template<typename T, typename Timg>
class CshapeFunction_global< T, Timg >

This is the mother class of global shape function objets (virtual pure). The vector which stores the names set of required modes by user is noted "m_mods":

Parameters
[in]m_mods: std::vector<std::string>.

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