PhotodetectorWavelength Property |
Gets or sets the design wavelength of the photodetector, in meters.
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 Wavelength { get; set; }
Public Property Wavelength As Double
Get
Set
public:
property double Wavelength {
double get ();
void set (double value);
}
member Wavelength : float with get, set
Property Value
Type:
DoubleSee Also