OCTHarmonicWeight

A - B - C - D - E - F - G - H - I - K - L - M - N - O - P - Q - R - S - T - U - V - W - X

OCTHarmonicWeight

Section Calculation Modes::Optimal Control
Type string
Default “1”

(Experimental) If OCTTargetOperator = oct_tg_plateau, then the function to optimize is the integral of the harmonic spectrum H(ω)H(\omega), weighted with a function f(ω)f(\omega) that is defined as a string here. For example, if you set OCTHarmonicWeight = "step(w-1)", the function to optimize is the integral of step(ω1)H(ω)step(\omega-1)*H(\omega), i.e. 1H(ω)dω\int_1^{\infty} H \left( \omega \right) d\omega. In practice, it is better if you also set an upper limit, e.g. f(ω)=step(ω1)step(2ω)f(\omega) = step(\omega-1) step(2-\omega).


Source information