#include <prefdefaults.h>
Public Member Functions | |
| PrefDefaults (QWidget *parent=0, const char *name=0) | |
| void | setScreenGain (float gain) |
| Sets the screen gain in milivolts by centimeters used to display the field potentiels. | |
| void | setVoltageRange (int value) |
| Sets the voltage range of the acquisition system in milivolts. | |
| void | setAmplification (int value) |
| Sets the amplification of the acquisition system. | |
| void | setNbChannels (int nb) |
| Sets the number of channels. | |
| void | setDatSamplingRate (double rate) |
| Sets the sampling rate for the dat file. | |
| void | setEegSamplingRate (double rate) |
| Sets the sampling rate for the eeg file. | |
| void | setOffset (int offset) |
| Sets the initial offset for all the field potentials. | |
| void | setResolutionIndex (int index) |
| Sets the resolution of the acquisition system. | |
| void | setTraceBackgroundImage (QString image) |
| Sets the background image. | |
| float | getScreenGain () const |
| Returns the screen gain in milivolts by centimeters used to display the field potentiels. | |
| int | getVoltageRange () const |
| Returns the voltage range of the acquisition system in volts. | |
| int | getAmplification () const |
| Returns the amplification of the acquisition system. | |
| int | getNbChannels () const |
| Returns the number of channels. | |
| double | getDatSamplingRate () const |
| Returns the sampling rate for the dat file. | |
| double | getEegSamplingRate () const |
| Returns the sampling rate for the eeg file. | |
| int | getOffset () const |
| Returns the initial offset for all the field potentials. | |
| int | getResolutionIndex () const |
| Returns the resolution of the acquisition system. | |
| QString | getTraceBackgroundImage () const |
| Returns the background image. | |
| PrefDefaults (QWidget *parent=0, const char *name=0) | |
| void | setScreenGain (float gain) |
| Sets the screen gain in milivolts by centimeters used to display the field potentiels. | |
| void | setVoltageRange (int value) |
| Sets the voltage range of the acquisition system in milivolts. | |
| void | setAmplification (int value) |
| Sets the amplification of the acquisition system. | |
| void | setNbChannels (int nb) |
| Sets the number of channels. | |
| void | setDatSamplingRate (double rate) |
| Sets the sampling rate for the dat file. | |
| void | setEegSamplingRate (double rate) |
| Sets the sampling rate for the eeg file. | |
| void | setOffset (int offset) |
| Sets the initial offset for all the field potentials. | |
| void | setResolutionIndex (int index) |
| Sets the resolution of the acquisition system. | |
| void | setTraceBackgroundImage (QString image) |
| Sets the background image. | |
| float | getScreenGain () const |
| Returns the screen gain in milivolts by centimeters used to display the field potentiels. | |
| int | getVoltageRange () const |
| Returns the voltage range of the acquisition system in volts. | |
| int | getAmplification () const |
| Returns the amplification of the acquisition system. | |
| int | getNbChannels () const |
| Returns the number of channels. | |
| double | getDatSamplingRate () const |
| Returns the sampling rate for the dat file. | |
| double | getEegSamplingRate () const |
| Returns the sampling rate for the eeg file. | |
| int | getOffset () const |
| Returns the initial offset for all the field potentials. | |
| int | getResolutionIndex () const |
| Returns the resolution of the acquisition system. | |
| QString | getTraceBackgroundImage () const |
| Returns the background image. | |
| float PrefDefaults::getScreenGain | ( | ) | const [inline] |
Returns the screen gain in milivolts by centimeters used to display the field potentiels.
| float PrefDefaults::getScreenGain | ( | ) | const [inline] |
Returns the screen gain in milivolts by centimeters used to display the field potentiels.
1.5.1