arduino-audio-tools
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
OscSinCos< T > Class Template Reference

#include <FFTReal.h>

Public Types

typedef T DataType
 

Public Member Functions

 OscSinCos ()
 
void clear_buffers ()
 
DataType get_cos () const
 
DataType get_sin () const
 
void set_step (double angle_rad)
 
void step ()
 

Member Typedef Documentation

◆ DataType

template<class T >
typedef T DataType

Constructor & Destructor Documentation

◆ OscSinCos()

template<class T >
OscSinCos ( )

Member Function Documentation

◆ clear_buffers()

template<class T >
void clear_buffers ( )
inline

◆ get_cos()

template<class T >
OscSinCos< T >::DataType get_cos ( ) const
inline

◆ get_sin()

template<class T >
OscSinCos< T >::DataType get_sin ( ) const
inline

◆ set_step()

template<class T >
void set_step ( double  angle_rad)
inline

◆ step()

template<class T >
void step ( )
inline

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