FigureOfMeritDefinitionScalarCalculation#

class ansys.stk.core.stkobjects.FigureOfMeritDefinitionScalarCalculation#

Bases: IFigureOfMeritDefinitionCompute, IFigureOfMeritDefinition

Scalar Calculation Figure of Merit.

Overview#

time_step

Get or set the value to be used during the sampling of the dynamic definition for use in the static definition.

calculation_scalar

Reference Scalar Calculation component.

should_update_accesses

Update Accesses computed outside Coverage.

Import detail#

from ansys.stk.core.stkobjects import FigureOfMeritDefinitionScalarCalculation

Property detail#

property FigureOfMeritDefinitionScalarCalculation.time_step: float#

Get or set the value to be used during the sampling of the dynamic definition for use in the static definition.

property FigureOfMeritDefinitionScalarCalculation.calculation_scalar: str#

Reference Scalar Calculation component.

property FigureOfMeritDefinitionScalarCalculation.should_update_accesses: bool#

Update Accesses computed outside Coverage.