public static interface Gsr.ConfigEditor extends ConfigEditorBase
| Modifier and Type | Method and Description |
|---|---|
Gsr.ConfigEditor |
constantVoltage(Gsr.ConstantVoltage cv)
Sets the constant voltage applied to the electrodes
|
Gsr.ConfigEditor |
gain(Gsr.Gain gain)
Sets the gain applied to the circuit
|
commitGsr.ConfigEditor constantVoltage(Gsr.ConstantVoltage cv)
cv - New constant voltage valueGsr.ConfigEditor gain(Gsr.Gain gain)
gain - New gain value