PhotodiodeDarkCurrent Property |
Gets or sets the photodetector dark current in amps.
Namespace:
AGI.Foundation.Communications.SignalProcessing
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double DarkCurrent { get; set; }
Public Property DarkCurrent As Double
Get
Set
public:
property double DarkCurrent {
double get ();
void set (double value);
}
member DarkCurrent : float with get, set
Property Value
Type:
DoubleSee Also