30 Real mModulationFrequency;
32 Real mModulationAmplitude;
44 Real modulationAmplitude,
Real frequency = 0.0,
String type()
Get component type (cross-platform)
spdlog::level::level_enum Level
void setParameters(Complex initialPhasor, Real modulationFrequency, Real modulationAmplitude, Real frequency=0.0, bool zigzag=false)
set the source's parameters
CosineFMGenerator(String name, Logger::Level logLevel=Logger::Level::off)
init the identified object
void step(Real time)
implementation of inherited method step to update and return the current signal value
SignalGenerator(String uid, String name, Logger::Level logLevel=Logger::Level::off)
Logger::Log mSLog
Component logger.
std::complex< Real > Complex