AvalanchePhotodiodeGain Property |
Gets or sets the photodetector gain.
Namespace:
AGI.Foundation.Communications.SignalProcessing
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 23.1.416.0 (23.1.416.0)
Syntaxpublic double Gain { get; set; }
Public Property Gain As Double
Get
Set
public:
property double Gain {
double get ();
void set (double value);
}
member Gain : float with get, set
Property Value
Type:
Double
See Also