|
BioPotentialChannelConfigurationGain Property |
The gain applied to this channel. Valid values are from 1 to 24, inclusively.
Namespace: GLNeuroTech.Devices.BioRadio.ConfigurationAssembly: BioRadioAPI (in BioRadioAPI.dll) Version: 1.0.266.19973 (1.0.266.19973)
Syntax public int Gain { get; set; }
Public Property Gain As Integer
Get
Set
public:
property int Gain {
int get ();
void set (int value);
}
member Gain : int with get, set
Property Value
Type:
Int32See Also