#include <timed_gauss_stimulus.h>
◆ TimedGaussStimulusParameters()
| dnf_composer::element::TimedGaussStimulusParameters::TimedGaussStimulusParameters |
( |
double |
width = 5.0, |
|
|
double |
amplitude = 15.0, |
|
|
double |
position = 50.0, |
|
|
std::vector< std::pair< double, double > > |
onTimes = {}, |
|
|
bool |
circular = true, |
|
|
bool |
normalized = false |
|
) |
| |
|
inlineexplicit |
◆ operator==()
◆ toString()
| std::string dnf_composer::element::TimedGaussStimulusParameters::toString |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ amplitude
| double dnf_composer::element::TimedGaussStimulusParameters::amplitude |
◆ circular
| bool dnf_composer::element::TimedGaussStimulusParameters::circular |
◆ normalized
| bool dnf_composer::element::TimedGaussStimulusParameters::normalized |
◆ onTimes
| std::vector<std::pair<double, double> > dnf_composer::element::TimedGaussStimulusParameters::onTimes |
◆ position
| double dnf_composer::element::TimedGaussStimulusParameters::position |
◆ width
| double dnf_composer::element::TimedGaussStimulusParameters::width |
The documentation for this struct was generated from the following file: