FigureOfMeritDefinitionAccessConstraint#
- class ansys.stk.core.stkobjects.FigureOfMeritDefinitionAccessConstraint#
Bases:
IFigureOfMeritDefinitionCompute
,IFigureOfMeritDefinition
Access Constraint Figure of Merit.
Overview#
Value of the constraint that is to be selected based on all currently available assets. |
|
Get or set the value to be used during the sampling of the dynamic definition for use in the static definition. |
|
Name of the access constraint as an enumeration. If the constraint is not in FigureOfMeritConstraintName then use Constraint instead. |
|
Name of the access constraint. |
Import detail#
from ansys.stk.core.stkobjects import FigureOfMeritDefinitionAccessConstraint
Property detail#
- property FigureOfMeritDefinitionAccessConstraint.across_assets: FigureOfMeritAcrossAssets#
Value of the constraint that is to be selected based on all currently available assets.
- property FigureOfMeritDefinitionAccessConstraint.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 FigureOfMeritDefinitionAccessConstraint.constraint_name: FigureOfMeritConstraintName#
Name of the access constraint as an enumeration. If the constraint is not in FigureOfMeritConstraintName then use Constraint instead.