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

#include <ramp.hh>

Public Member Functions

 GenSawToothFalling (const T Start, const T End, const T Inc)
operator() ()

Private Attributes

const T m_start
const T m_end
const T m_inc
m_cur

Constructor & Destructor Documentation

◆ GenSawToothFalling()

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

Member Function Documentation

◆ operator()()

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

Member Data Documentation

◆ m_cur

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

◆ m_end

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

◆ m_inc

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

◆ m_start

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

The documentation for this class was generated from the following file:
  • /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4-build/ldas-tools-framecpp-3.0.4/test/ramp.hh