Click or drag to resize

ModulationOokDutyCycle Property

Gets the duty cycle which is the percentage of one period in which the signal is active. Valid values are greater then zero and less than or equal to one. A value of one represents non-return-to-zero OOK while a duty cycle less than 1 represents a return-to-zero (RZ) type OOK modulation.

Namespace:  AGI.Foundation.Communications.SignalProcessing
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public double DutyCycle { get; }

Property Value

Type: Double
See Also