ldas-tools-framecpp 3.0.4
Loading...
Searching...
No Matches
testing::Ramp::GenSquareWave< T > Class Template Reference

#include <ramp.hh>

Public Member Functions

 GenSquareWave (const T Start, const T End, const T Inc, INT_4U Samples)
 
operator() ()
 

Private Attributes

const T m_start
 
const T m_end
 
const T m_inc
 
const INT_4U m_samples
 
const INT_4U m_stop
 
INT_4U m_cur
 

Constructor & Destructor Documentation

◆ GenSquareWave()

template<class T >
testing::Ramp::GenSquareWave< T >::GenSquareWave ( const T Start,
const T End,
const T Inc,
INT_4U Samples )
inline

Member Function Documentation

◆ operator()()

template<class T >
T testing::Ramp::GenSquareWave< T >::operator() ( )
inline

Member Data Documentation

◆ m_cur

template<class T >
INT_4U testing::Ramp::GenSquareWave< T >::m_cur
private

◆ m_end

template<class T >
const T testing::Ramp::GenSquareWave< T >::m_end
private

◆ m_inc

template<class T >
const T testing::Ramp::GenSquareWave< T >::m_inc
private

◆ m_samples

template<class T >
const INT_4U testing::Ramp::GenSquareWave< T >::m_samples
private

◆ m_start

template<class T >
const T testing::Ramp::GenSquareWave< T >::m_start
private

◆ m_stop

template<class T >
const INT_4U testing::Ramp::GenSquareWave< T >::m_stop
private

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