#include <gauss_stimulus_2d.h>
◆ GaussStimulus2DParameters()
| dnf_composer::element::GaussStimulus2DParameters::GaussStimulus2DParameters |
( |
double |
width = 5.0, |
|
|
double |
amplitude = 15.0, |
|
|
double |
position_x = 50.0, |
|
|
double |
position_y = 50.0, |
|
|
bool |
circular = true, |
|
|
bool |
normalized = false |
|
) |
| |
|
inlineexplicit |
◆ operator==()
◆ toString()
| std::string dnf_composer::element::GaussStimulus2DParameters::toString |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ amplitude
| double dnf_composer::element::GaussStimulus2DParameters::amplitude |
◆ circular
| bool dnf_composer::element::GaussStimulus2DParameters::circular |
◆ normalized
| bool dnf_composer::element::GaussStimulus2DParameters::normalized |
◆ position_x
| double dnf_composer::element::GaussStimulus2DParameters::position_x |
◆ position_y
| double dnf_composer::element::GaussStimulus2DParameters::position_y |
◆ width
| double dnf_composer::element::GaussStimulus2DParameters::width |
The documentation for this struct was generated from the following file: