Skip to main content

Mechanical scripting interface

FrequencyReductionType

Last update: 14.01.2025

class Ansys.Mechanical.DataModel.Enums.FrequencyReductionType

Bases: enum.Enum

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

Overview

Attributes

Name
Average
AverageOfLevel
Integrate

Attribute detail

FrequencyReductionType.Average = 1

FrequencyReductionType.AverageOfLevel = 2

FrequencyReductionType.Integrate = 0