PhotodetectorOpticalBandpassFilterBandwidth Property |
Gets or sets the bandwidth of the optical bandpass filter preceding the detector, in hertz.
Namespace:
AGI.Foundation.Communications.SignalProcessing
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.3.420.0 (24.3.420.0)
Syntax public double OpticalBandpassFilterBandwidth { get; set; }
Public Property OpticalBandpassFilterBandwidth As Double
Get
Set
public:
property double OpticalBandpassFilterBandwidth {
double get ();
void set (double value);
}
member OpticalBandpassFilterBandwidth : float with get, set
Property Value
Type:
DoubleSee Also