| ControlPositioning |
|---|
| FREE_POSITIONING |
| ABSOLUTE_POSITIONING |
| RELATIVE_POSITIONING |
| CorrelationTypes |
|---|
| LinearCorr |
| QuadraticCorr |
| QuadraticMinusLinear |
| SpearmanRankOrder |
| DistanceCorr |
| DimensionType |
|---|
| DIM_TYPE_PARAMETER |
| DIM_TYPE_RESPONSE |
| DIM_TYPE_CRITERION |
| DIM_TYPE_SIGNAL |
| DIM_TYPE_INVALID |
| LimitValue |
|---|
| LIMIT_MEAN_VALUE |
| LIMIT_MEAN_PLUS_STDDEV_VALUE |
| LIMIT_DEFAULT_SAFETY_VALUE |
| LIMIT_DEFAULT_FAILURE_VALUE |
| LIMIT_MIN_VALUE |
| LIMIT_MAX_VALUE |
| LIMIT_NONE_VALUE |
| PredefinedColor |
|---|
| COLOR_DEFAULT |
| COLOR_RED |
| COLOR_GREEN |
| COLOR_BLUE |
| COLOR_YELLOW |
| COLOR_MAGENTA |
| COLOR_CYAN |
| COLOR_VIOLET |
| COLOR_ORANGE |
| COLOR_PINK |
| COLOR_BLACK |
| PredefinedStipple |
|---|
| STIPPLE_NONE |
| STIPPLE_SOLID |
| STIPPLE_DASHED |
| STIPPLE_DOTTED |
| PredefinedSymbol |
|---|
| SYMBOL_NONE |
| SYMBOL_CIRCLE |
| SYMBOL_RECTANGLE |
| SYMBOL_TRIANGLE |
| SYMBOL_DIAMOND |
Constructors
Inherited by
ControlConstructors
Inherited by
ControllerConstructors
Methods
get_monitoring_data
get_monitoring_data( (Id)arg2) -> MonitoringData
Get a certain monitoring data object.
GetMonitoringData
Constructors
Constructors
Properties
Properties
Constructors
Properties
Constructors
Properties
Methods
get_algorithm_info
get_algorithm_info() -> AlgorithmInfo
Get structure providing information about the underlying algorithm that lead to the results.
get_best_design_ids
get_best_design_ids() -> SignalDesignList
Returns a container of design IDs from the best active designs.
get_original_designs
get_original_designs() -> PyOSDesignContainer
Get the original design container. Design deactivation states are not considered.
get_original_parameter_manager
get_original_parameter_manager() -> PyParameterManager
Get the original parameter manager. Parameter deactivation states are not considered.
get_surrogate_by_name
get_surrogate_by_name( (str)arg2) -> object
Get a certain actual surrogate model.
get_surrogate_names_sorted_by_cop
get_surrogate_names_sorted_by_cop() -> WStrList
Get surrogate model names, sorted descending by their CoP.
GetAlgorithmInfo
GetBoundsOfParameter
GetCriteriaNames
GetDesignSets
GetNominalDesign
GetObjectiveNames
GetOriginalDesigns
GetParameterNames
GetReferenceDesign
GetResponseNames
GetSurrogateByName
GetSurrogateNamesSortedByCoP
has_embedded_user_settings
has_embedded_user_settings() -> bool
Returns whether data container has embedded user settings.
Inherited by
MainWindowConstructors
Methods
add_control
add_control( (ControlInterface)arg2 [, (bool)arg3 [, (ControlPositioning)arg4 [, (float)arg5 [, (float)arg6 [, (float)arg7 [, (float)arg8 [, (str)arg9]]]]]]]) -> None
Constructors
Properties
Constructors
Constructors
Properties