Click or drag to resize

SquareComponentSymmetry Property

LightningChart .NET Help
Square wave symmetry. Valid range is 0...1. If symmetry is < 0.5, the 'low'stage of noise wave is longer than 'high' stage. Vice versa, value > 0.5 makes the 'high' stage longer

Namespace:  Arction.WinForms.SignalProcessing
Assembly:  Arction.WinForms.SignalProcessing.SignalTools (in Arction.WinForms.SignalProcessing.SignalTools.dll) Version: 10.3.1
Syntax
public double Symmetry { get; set; }

Property Value

Type: Double
See Also