Public Member Functions | Public Attributes | List of all members
tuw::FuncCacheData< TNumType > Struct Template Reference

#include <param_func_spline0_dist.hpp>

Public Member Functions

 FuncCacheData (const FuncCtrlPt< TNumType > &_ctrlPt)
 

Public Attributes

const TNumType & arc
 
std::array< TNumType, nrModesMax_cache
 
const TNumType & val
 

Detailed Description

template<typename TNumType>
struct tuw::FuncCacheData< TNumType >

Definition at line 47 of file param_func_spline0_dist.hpp.

Constructor & Destructor Documentation

template<typename TNumType >
tuw::FuncCacheData< TNumType >::FuncCacheData ( const FuncCtrlPt< TNumType > &  _ctrlPt)
inline

Definition at line 49 of file param_func_spline0_dist.hpp.

Member Data Documentation

template<typename TNumType >
const TNumType& tuw::FuncCacheData< TNumType >::arc

Definition at line 53 of file param_func_spline0_dist.hpp.

template<typename TNumType >
std::array<TNumType, nrModesMax_> tuw::FuncCacheData< TNumType >::cache

Definition at line 54 of file param_func_spline0_dist.hpp.

template<typename TNumType >
const TNumType& tuw::FuncCacheData< TNumType >::val

Definition at line 52 of file param_func_spline0_dist.hpp.


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


tuw_control
Author(s): George Todoran
autogenerated on Mon Jun 10 2019 15:27:23