PulsedSignalData.PulseWidth Property |
Gets the pulse width.
Namespace:
AGI.Foundation.Communications.SignalProcessing
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic double PulseWidth { get; }
Public ReadOnly Property PulseWidth As Double
Get
public:
property double PulseWidth {
double get ();
}
member PulseWidth : float with get
Property Value
Type:
Double
See Also