PulsedSignalDataPulseWidth Property |
Gets the pulse width.
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 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