|
| SignalGeneratorConfig (const GUID &modelId=Invalid_GUID) |
|
std::string | toString () const override |
|
const GUID & | getModelId () const |
|
void | setModelId (const GUID &modelId) |
|
const std::string & | getFeedbackName () const |
|
void | setFeedbackName (const std::string &feedbackName) |
|
bool | isSynchronizeToSignal () const |
|
void | setSynchronizeToSignal (bool synchronizeToSignal) |
|
const GUID & | getSynchronizationSignal () const |
|
void | setSynchronizationSignal (const GUID &synchronizationSignal) |
|
int64_t | getTimeSegmentId () const |
|
void | setTimeSegmentId (int64_t timeSegmentId) |
|
double | getStepping () const |
|
void | setStepping (double stepping) |
|
double | getMaximumTime () const |
|
void | setMaximumTime (double maximumTime) |
|
bool | isShutDownAfterLast () const |
|
void | setShutDownAfterLast (bool mShutDownAfterLast) |
|
bool | isEchoDefaultParametersAsEvent () const |
|
void | setEchoDefaultParametersAsEvent (bool mEchoDefaultParametersAsEvent) |
|
const std::vector< double > & | getParameters () const |
|
void | setParameters (const std::vector< double > ¶meters) |
|
| FilterConfig (const GUID &filterId) |
|
std::string | getHeader () const |
|
const GUID & | getFilterID () const |
|
|
static const char * | getParamSeparator () |
|
◆ toString()
std::string tester::SignalGeneratorConfig::toString |
( |
| ) |
const |
|
overridevirtual |
The documentation for this class was generated from the following files: