set_harmonic_multiplier

set the harmonic multiplier to demodulate at integer harmonic of output

Parameters

integer
Multiplier applied to the fundamental frequency
default: 1
allowed values:1 to 15
boolean
Disable all implicit conversions and coercions.
default: true

# Examples

# Sample response

{
    "multiplier": 2
}
1
2
3