FastHadamardTransformation Constructor |
Namespace: Altaxo.Calc.FourierAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public FastHadamardTransformation(
MaximumLengthSequence mls
)
Parameters
- mls MaximumLengthSequence
- The maximum length sequence that is used to generate the input signal for the device under test (DUT).
See Also