Auditory-Projects Relacs Plugins 0.9.8
Public Member Functions | Protected Attributes
OneClick Class Reference

[RePro] A single short click More...

#include <oneclick.h>

Inheritance diagram for OneClick:
Inheritance graph
[legend]
Collaboration diagram for OneClick:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 OneClick (void)
 ~OneClick (void)
virtual int main (void)
void saveSpikes (const string &file)
void plot (void)
void analyze (void)

Protected Attributes

double MinIntensity
double MaxIntensity
double IntensityStep
int IntRepeat
double Stepsize
double Duration
double Latency
double PreWidth
double Pause
int Side
double Intensity
MultiPlot P
Options Header

Detailed Description

[RePro] A single short click

Author:
Alexander Wolf
Options
  • Intensities
  • intmin=30dB SPL: Minimum Click intensity (number)
  • intmax=100dB SPL: Maximum Click intensity (number)
  • intstep=5dB SPL: Click intensity step (number)
  • repeat=15: Number of repetitions of the whole f-I curve measurement (integer)
  • Waveform
  • duration=2000microsec: Duration of stimulus (number)
  • latency=2ms: Latency after stimulus (number)
  • pause=400ms: Pause (number)
  • side=left: Speaker (string)
Version:
0.2 (Jan 10, 2008)

Constructor & Destructor Documentation

OneClick ( void  )
~OneClick ( void  )

Destructor.


Member Function Documentation

int main ( void  ) [virtual]
void saveSpikes ( const string &  file)
void plot ( void  )

Plot data.

Referenced by OneClick::main().

void analyze ( void  )

Analyze data.

Referenced by OneClick::main().


Member Data Documentation

double MinIntensity [protected]
double MaxIntensity [protected]
double IntensityStep [protected]
int IntRepeat [protected]
double Stepsize [protected]
double Duration [protected]
double Latency [protected]

Referenced by OneClick::OneClick().

double PreWidth [protected]
double Pause [protected]
int Side [protected]
double Intensity [protected]
MultiPlot P [protected]
Options Header [protected]

The documentation for this class was generated from the following files: