PhotodiodeLoadImpedance Property |
Gets or sets the photodetector load impedance in ohms.
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 LoadImpedance { get; set; }
Public Property LoadImpedance As Double
Get
Set
public:
property double LoadImpedance {
double get ();
void set (double value);
}
member LoadImpedance : float with get, set
Property Value
Type:
DoubleSee Also