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()

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.