Guitarix
table1dt_imp< tab_size > Struct Template Reference

#include <trany.h>

Public Member Functions

 operator table1dt & () const
 

Public Attributes

float low
 
float high
 
float istep
 
int size
 
float data [tab_size]
 

Detailed Description

template<int tab_size>
struct table1dt_imp< tab_size >

Definition at line 49 of file trany.h.

Member Function Documentation

◆ operator table1dt &()

template<int tab_size>
table1dt_imp< tab_size >::operator table1dt & ( ) const
inline

Definition at line 55 of file trany.h.

Member Data Documentation

◆ data

template<int tab_size>
float table1dt_imp< tab_size >::data[tab_size]

Definition at line 54 of file trany.h.

◆ high

template<int tab_size>
float table1dt_imp< tab_size >::high

Definition at line 51 of file trany.h.

◆ istep

template<int tab_size>
float table1dt_imp< tab_size >::istep

Definition at line 52 of file trany.h.

◆ low

template<int tab_size>
float table1dt_imp< tab_size >::low

Definition at line 50 of file trany.h.

◆ size

template<int tab_size>
int table1dt_imp< tab_size >::size

Definition at line 53 of file trany.h.


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