PulsedSignalDataPulseWidth Property |
Gets the pulse width.
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 PulseWidth { get; }
Public ReadOnly Property PulseWidth As Double
Get
public:
property double PulseWidth {
double get ();
}
member PulseWidth : float with get
Property Value
Type:
DoubleSee Also