Click or drag to resize
Accord.NET (logo)

ImpulseGeneratorPulses Property

Gets or sets the number of pulses to generate in the signal.

Namespace:  Accord.Audio.Generators
Assembly:  Accord.Audio (in Accord.Audio.dll) Version: 3.8.0
Syntax
public int Pulses { get; set; }
Request Example View Source

Property Value

Type: Int32
See Also