Cern
LibTmsApi 2.3.0

#include <SigGen.h>

Inheritance diagram for SigGenPulse:
SigGen

Public Member Functions

 SigGenPulse ()
 
virtual ~SigGenPulse ()
 
BError config (double sampleRate, double freq, double amplitude, double onTime, double startTime=0.0)
 
BError generate (Sample *data, int numSamples)
 
- Public Member Functions inherited from SigGen
 SigGen ()
 
virtual ~SigGen ()
 
BError config (double sampleRate)
 
virtual BError generate (Sample *data, int numSamples)
 

Public Attributes

double ofreq
 
double oamplitude
 
double oonTime
 
double ostartTime
 

Additional Inherited Members

- Protected Attributes inherited from SigGen
double osampleRate
 
unsigned long long ox
 

Constructor & Destructor Documentation

◆ SigGenPulse()

SigGenPulse::SigGenPulse ( )

◆ ~SigGenPulse()

SigGenPulse::~SigGenPulse ( )
virtual

Member Function Documentation

◆ config()

BError SigGenPulse::config ( double  sampleRate,
double  freq,
double  amplitude,
double  onTime,
double  startTime = 0.0 
)

◆ generate()

BError SigGenPulse::generate ( Sample data,
int  numSamples 
)
virtual

Reimplemented from SigGen.

Member Data Documentation

◆ oamplitude

double SigGenPulse::oamplitude

◆ ofreq

double SigGenPulse::ofreq

◆ oonTime

double SigGenPulse::oonTime

◆ ostartTime

double SigGenPulse::ostartTime

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