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

#include <ramp.hh>

Public Member Functions

 GenSawToothPeaks (const T Min, const T Max, const T Inc)
 
operator() ()
 

Private Attributes

const T m_min
 
const T m_max
 
const T m_inc
 
m_cur
 
bool m_rising
 

Constructor & Destructor Documentation

◆ GenSawToothPeaks()

template<class T >
testing::Ramp::GenSawToothPeaks< T >::GenSawToothPeaks ( const T Min,
const T Max,
const T Inc )
inline

Member Function Documentation

◆ operator()()

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

Member Data Documentation

◆ m_cur

template<class T >
T testing::Ramp::GenSawToothPeaks< T >::m_cur
private

◆ m_inc

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

◆ m_max

template<class T >
const T testing::Ramp::GenSawToothPeaks< T >::m_max
private

◆ m_min

template<class T >
const T testing::Ramp::GenSawToothPeaks< T >::m_min
private

◆ m_rising

template<class T >
bool testing::Ramp::GenSawToothPeaks< T >::m_rising
private

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