GaussianMaskGrating Class
(lgnSimulator::GaussianMaskGrating)Grating stimulus with gaussian mask. More...
Header: | #include <GaussianMaskGrating> |
Inherits: | Grating |
Public Functions
GaussianMaskGrating(Integrator * const integrator, double spatialFreq, double temporalFreq, double contrast, double phase, double orientation, double maskSize) | |
~GaussianMaskGrating() |
- 11 public functions inherited from lgnSimulator::Grating
- 7 public functions inherited from lgnSimulator::Stimulus
Detailed Description
Grating stimulus with gaussian mask.
Member Function Documentation
GaussianMaskGrating::GaussianMaskGrating(Integrator * const integrator, double spatialFreq, double temporalFreq, double contrast, double phase, double orientation, double maskSize)
Default constructs an instance of GaussianMaskGrating.
GaussianMaskGrating::~GaussianMaskGrating()
Destroys the instance of GaussianMaskGrating.