FrequencyReductionType

Defines the method used to transform the available values for each frequency into a scalar, optimizable, criterion.

Declaration Syntax

public enum FrequencyReductionType

Table 1376: Members

Member

Average

Take the average value of all available frequencies.

Member

AverageOfLevel

Take the average value level (in dB) of all available frequencies.

Member

Integrate

Integrate the available value over the available frequency range.