| Continuation |
|---|
| DEFAULT |
| SKIP |
| CONTINUE |
| eModelComplexityType |
|---|
| eSIMPLE_MODEL |
| eBALANCED_MODEL |
| ePOLY_DLN |
| eCOMPLEX_MODEL |
| eSettingsType |
|---|
| eAUTOMATIC |
| eADVANCED |
| eVariableReductionType |
|---|
| eNO_REDUCTION |
| eFILTER_UNIMPORTANT |
| eFILTER_MINOR_IMPORTANT |
| eUSER_DEFINED |
| ExportFailureTreatment |
|---|
| ALWAYS_SUCCEED |
| FAIL_ON_WRITE_ERROR |
| ExportFormat |
|---|
| CSV |
| GENERIC |
| Expressions |
|---|
| DISABLED |
| FULFILL_ALL |
| FULFILL_ANY |
| ExtrapolationType |
|---|
| EXTRAPOLATE |
| INITIAL_SAMPLING_BOUNDS |
| REDUCED_SAMPLING_BOUNDS |
| ImportFailureTreatment |
|---|
| ALWAYS_SUCCEED |
| FAIL_ON_READ_ERROR |
| FAIL_ON_MISSING_ENTRY |
| FAIL_ON_TYPE_MISMATCH |
| ImportFormat |
|---|
| CSV |
| GENERIC |
| IntegrationDirection |
|---|
| DIRECTION_INPUT |
| DIRECTION_OUTPUT |
| Invariant |
|---|
| INVARIANT_UNDEFINED |
| INVARIANT_MAX_PRINCIPAL |
| INVARIANT_MID_PRINCIPAL |
| INVARIANT_MIN_PRINCIPAL |
| INVARIANT_MISES |
| INVARIANT_TRESCA |
| INVARIANT_PRESS |
| INVARIANT_INV3 |
| INVARIANT_MAGNITUDE |
| INVARIANT_MAX_INPLANE_PRINCIPAL |
| INVARIANT_MIN_INPLANE_PRINCIPAL |
| INVARIANT_OUTOFPLANE_PRINCIPAL |
| MonitoringMode |
|---|
| AUTOMATIC |
| STATISTICS |
| RELIABILITY |
| OPTIMIZATION |
| APPROXIMATION |
| OutputFileType |
|---|
| SENSITIVITY_OUTPUTFILE |
| ROBUSTNESS_OUTPUTFILE |
| NUM_TYPES |
| ParameterMergingMode |
|---|
| PREFER_PROPERTY |
| PREFER_SLOT |
| MERGE_FROM_SLOT |
| Position |
|---|
| POSITION_UNDEFINED |
| POSITION_NODAL |
| POSITION_ELEMENT_NODAL |
| POSITION_INTEGRATION_POINT |
| POSITION_CENTROID |
| POSITION_ELEMENT_FACE |
| POSITION_ELEMENT_FACE_INTEGRATION_POINT |
| POSITION_SURFACE_INTEGRATION_POINT |
| POSITION_WHOLE_ELEMENT |
| POSITION_WHOLE_REGION |
| POSITION_WHOLE_PART_INSTANCE |
| POSITION_WHOLE_MODEL |
| POSITION_GENERAL_PARTICLE |
| POSITION_SURFACE_FACET |
| POSITION_SURFACE_NODAL |
| POSITION_NUM_OUTPUT_POSITION |
| PostprocessingModePP3 |
|---|
| PP3_AUTOMATIC |
| PP3_OPTIMIZATION |
| PP3_APPROXIMATION |
| PP3_STATISTICS |
| Precision |
|---|
| PRECISION_SINGLE |
| PRECISION_DOUBLE |
| ProjectSource |
|---|
| CONNECT_TO_PROJECT |
| OPEN_PROJECT |
| SetLocation |
|---|
| LOCATION_ROOT_ASSEMBLY |
| LOCATION_PART |
| LOCATION_INSTANCE |
| LOCATION_CUSTOM |
| LOCATION_UNSUPPORTED_LOCATION |
| SetType |
|---|
| TYPE_NODE_SET |
| TYPE_ELEMENT_SET |
| TYPE_SURFACE_SET |
| TYPE_UNSUPPORTED_SET_TYPE |
| UpdateResultFileInterval |
|---|
| NEVER |
| EVERY_DESIGN |
| EVERY_ITERATION |
| AT_THE_END |
CreateAlgorithmPluginActorTyped( (str)arg1) -> Actor
Create instance of an algorithm plugin specified by plugin id.
CreateCustomIntegrationActorTyped( (str)arg1) -> CustomIntegrationActor
CreateIntegrationPluginActorTyped( (str)arg1) -> IntegrationPluginActor
Create instance of a plugin integration specified by plugin id.
get_loaded_ci_plugins() -> list
List Python-based custom integrations loaded at runtime.
get_loaded_custom_surrogates() -> list
List all available custom surrogates.
get_loaded_plugins() -> list
List customization plugins that are loaded at runtime.
GetLoadedPlugins() -> WStrSet
List customization plugins that are loaded at runtime.
Inherits from: ProcessActor
Constructors
Enums
| DoubleMode |
|---|
| DBLUNSPECIFIED |
| DBLEXPLICIT |
| DBLBOTH |
| DBLOFF |
| DBLCONSTRAINT |
| NUM_TYPES_DBL |
| ExecType |
|---|
| EXECANALYSIS |
| EXECDATACHECK |
| EXECPARAMETERCHECK |
| EXECSYNTAXCHECK |
| EXECPREPOST |
| NUM_TYPES_EXEC |
| MPMode |
|---|
| MPUNSPECIFIED |
| MPMPI |
| MPTHREADS |
| NUM_TYPES_MP |
| OutputPrecision |
|---|
| OPUNSPECIFIED |
| OPSINGLE |
| OPFULL |
| NUM_TYPES_OP |
| ParallelType |
|---|
| PARUNSPECIFIED |
| PARDOMAIN |
| PARLOOP |
| NUM_TYPES_PAR |
| PrePost |
|---|
| PPVIEWER |
| PPCAE |
| NUM_TYPES_PP |
| StdParallel |
|---|
| SPUNSPECIFIED |
| SPALL |
| SPSOLVER |
| NUM_TYPES_SP |
Properties
Methods
Inherits from: ReliabilityBaseActor
Constructors
Properties
Methods
Inherits from: AlgorithmSystemActor
Constructors
Properties
Methods
get_internal_property_names
get_internal_property_names() -> list
Get names of properties defined by the plugin internally
Inherits from: ParametricSystemActor
Inherited by
CustomAlgorithmActor AlgorithmPluginSystem SamplingActor AMOPActor OptimizationBaseActor ReliabilityBaseActorConstructors
Properties
Methods
Inherits from: AlgorithmSystemActor
Properties
Methods
Inherits from: TextInputActor
Constructors
Properties
Methods
Inherits from: IntegrationBaseActor
Constructors
Properties
Methods
Inherits from: Actor
Constructors
Properties
Methods
Inherits from: OptimizationBaseActor
Properties
Methods
Inherits from: ReliabilityBaseActor
Constructors
Properties
Methods
Member class of: ETK
Inherits from: PythonBasedOutputVariable
Constructors
Properties
Member class of: ProcessActor
Constructors
Inherits from: ScriptFileActor
Constructors
Properties
Methods
Inherits from: ScriptFileActor
Constructors
Properties
Methods
Inherits from: IntegrationBaseActor
Constructors
Properties
Inherits from: TextInputActor
Constructors
Properties
Methods
Member class of: ETKTextOutputActor
Inherits from: TextMarker
Constructors
Member class of: ETK
Inherits from: TextMarker
Constructors
Member class of: ETKTextOutputActor
Inherits from: TextMarker
Constructors
Inherits from: AlgorithmSystemActor
Constructors
Properties
Methods
Inherits from: CustomizedBaseActor
Constructors
Properties
Methods
Inherits from: IntegrationBaseActor
Constructors
Properties
Methods
add_input
add_input( (str)name and PyOSDesignEntry, (CustomizedBaseInfo)location) -> None
Assign location to input slot.
add_output
add_output( (str)name and PyOSDesignEntry, (CustomizedBaseInfo)location) -> None
Assign location to output slot.
add_parameter
add_parameter( (tuple)name and PyOSDesignEntry, (CustomizedBaseInfo)location) -> None
Assign location to parameter.
add_response
add_response( (tuple)name and PyOSDesignEntry, (CustomizedBaseInfo)location) -> None
Assign location to response.
register_as_internal_location
register_as_internal_location( (CustomizedBaseInfo)location [, (str)name [, (PyOSDesignEntry)reference value]]) -> bool
Assign location to an internal variable.
Constructors
Member class of: ETK
Inherits from: PythonBasedOutputVariable
Constructors
Properties
Inherits from: Actor
Constructors
Properties
Methods
Inherits from: Actor
Constructors
Properties
Methods
Inherits from: IntegrationBaseActor
Constructors
Properties
Methods
init_append_best_designs
init_append_best_designs() -> None
Configure node with functionality to append best designs to an MDB file.
Constructors
Constructors
Inherits from: Actor
Constructors
Properties
Methods
Inherits from: Actor
Constructors
Properties
Methods
Inherits from: ReliabilityBaseActor
Constructors
Properties
Methods
Inherits from: Actor
Inherited by
IntegrationBaseActorConstructors
Properties
Methods
Inherits from: IntegrationBaseActor
Constructors
Properties
Methods
Inherits from: NOAActor
Properties
Methods
Contains nested classes:
AutoParamOutputVariable ColumnReader CustomizedOutputVariable ETKAbaqusActor ETKActor ETKActorBase ETKActorSingle ETKFile ETKFileContainer ETKFloEFDActor ETKSimPackActor ETKTextOutputActor ETKTurboOptActor FileLocation FileVariable FloEFDOutputVariable IncrementRepeater LineReader MarkerRepeater ODBFieldOutputVariable ODBHistoryOutputVariable ODBSectionPointInfo ODBSectionPointInfoSet ODBSetInfo ODBSetInfoSet PythonBasedOutputVariable RegexSearcher RepeaterArgs SimPackOutputVariable TextMarker TextOutputVariable TokenReader TurboOptOutputVariable VariableConstructors
Member class of: ETK
Contains nested classes:
ODBFieldOutputVariable ODBHistoryOutputVariable ODBSectionPointInfo ODBSectionPointInfoSet ODBSetInfo ODBSetInfoSetInherits from: ETKActorSingle
Constructors
Properties
Methods
Contains nested classes:
ODBFieldOutputVariable ODBHistoryOutputVariable ODBSectionPointInfo ODBSectionPointInfoSet ODBSetInfo ODBSetInfoSetInherits from: ETKActorSingle
Constructors
Properties
Methods
Member class of: ETK
Inherits from: ETKActorBase
Properties
Methods
Inherits from: ETKActorBase
Properties
Methods
Member class of: ETK
Inherits from: IntegrationBaseActor
Constructors
Properties
Methods
add_response
add_response( (Variable)arg2 [, (bool)arg3]) -> None
----
add_response( (str)arg2, (PyOSDesignEntry)arg3, (DerivedLocation)arg4 [, (object)arg5]) -> str
----
add_response( (str)arg2, (PyOSDesignEntry)arg3, (Variable)arg4 [, (object)arg5]) -> str
Member class of: ETK
Inherits from: ETKActorBase
Constructors
Properties
Methods
Member class of: ETK
Constructors
Properties
Member class of: ETK
Contains nested classes:
FloEFDOutputVariableInherits from: ETKActorSingle
Constructors
Properties
Methods
Contains nested classes:
FloEFDOutputVariableInherits from: ETKActorSingle
Constructors
Properties
Methods
Member class of: ETK
Contains nested classes:
SimPackOutputVariableInherits from: ETKActorSingle
Constructors
Properties
Methods
Contains nested classes:
SimPackOutputVariableInherits from: ETKActorSingle
Constructors
Properties
Methods
Member class of: ETK
Contains nested classes:
ColumnReader IncrementRepeater LineReader MarkerRepeater RegexSearcher RepeaterArgs TextMarker TextOutputVariable TokenReaderInherits from: ETKActorSingle
Constructors
Properties
Methods
Contains nested classes:
ColumnReader IncrementRepeater LineReader MarkerRepeater RegexSearcher RepeaterArgs TextMarker TextOutputVariable TokenReaderInherits from: ETKActorSingle
Constructors
Properties
Methods
Member class of: ETK
Contains nested classes:
TurboOptOutputVariableInherits from: ETKActorSingle
Constructors
Properties
Methods
Contains nested classes:
TurboOptOutputVariableInherits from: ETKActorSingle
Constructors
Properties
Methods
Constructors
Properties
Member class of: ProcessActor
Constructors
Member class of: ETK
Inherits from: Variable
Inherited by
PythonBasedOutputVariable TextOutputVariable TurboOptOutputVariable FloEFDOutputVariable SimPackOutputVariableConstructors
Properties
Inherits from: CustomizedBaseActor
Constructors
Properties
Methods
Member class of: ETKFloEFDActor
Inherits from: FileVariable
Constructors
Properties
Member class of: ETK
Inherits from: FileVariable
Constructors
Properties
Member class of: ETKFloEFDActor
Inherits from: FileVariable
Constructors
Properties
Inherits from: ReliabilityBaseActor
Properties
Methods
Member class of: ETKTextOutputActor
Inherits from: MarkerRepeater
Constructors
Member class of: ETK
Inherits from: MarkerRepeater
Constructors
Member class of: ETKTextOutputActor
Inherits from: MarkerRepeater
Constructors
Member class of: ProcessActor
Inherits from: BaseFileMapping
Constructors
Inherits from: DistinctWorkingDirActor
Inherited by
IntegrationPluginActor CalculatorSetActor ProcessActor SimtoolActor TextInputActor PythonActor MOPSolverActor AnsysWorkbenchActor CustomizedBaseActor PDMActor ETKActorBase DataMiningActor DPSActorConstructors
Properties
Methods
add_expression
add_expression( (DerivedLocation)arg2 [, (str)arg3 [, (PyOSDesignEntry)arg4]]) -> bool
----
add_expression( (str)arg2 [, (str)arg3 [, (PyOSDesignEntry)arg4]]) -> bool
add_response
add_response( (tuple)arg2 [, (object)arg3]) -> str
----
add_response( (tuple)arg2 [, (DerivedLocation)arg3]) -> str
register_as_internal_location
register_as_internal_location( (DerivedLocation)arg2 [, (str)arg3 [, (PyOSDesignEntry)arg4]]) -> bool
----
register_as_internal_location( (str)arg2 [, (str)arg3 [, (PyOSDesignEntry)arg4]]) -> bool
reread_parameter_reference_values
reread_parameter_reference_values( [, (bool)publish_reference_changes=True [, (bool)invalidate_on_fail=False]]) -> None
Re-reads parameter reference values and optionally updates values held by the parent system
Inherits from: IntegrationBaseActor
Constructors
Properties
Methods
get_internal_property_names
get_internal_property_names() -> list
Get names of properties defined by the plugin internally
load
load() -> bool
Initialize integration according to specified properties
----
Initialize integration according to specified json-string content
register_location_as_input
register_location_as_input( (str)arg2 [, (str)arg3 [, (PyOSDesignEntry)arg4]]) -> None
register_location_as_internal_variable
register_location_as_internal_variable( (str)arg2 [, (str)arg3 [, (PyOSDesignEntry)arg4]]) -> None
register_location_as_output
register_location_as_output( (str)arg2 [, (str)arg3 [, (PyOSDesignEntry)arg4]]) -> None
register_location_as_parameter
register_location_as_parameter( (str)arg2 [, (str)arg3 [, (PyOSDesignEntry)arg4]]) -> None
register_location_as_response
register_location_as_response( (str)arg2 [, (str)arg3 [, (PyOSDesignEntry)arg4]]) -> None
Inherits from: ReliabilityBaseActor
Constructors
Properties
Methods
Member class of: ETKTextOutputActor
Inherits from: TextMarker
Constructors
Properties
Member class of: ETKTextOutputActor
Inherits from: TextMarker
Constructors
Properties
Inherits from: TextInputActor
Constructors
Properties
Methods
Inherits from: SimtoolActor
Constructors
Properties
Methods
get_available_versions
get_available_versions() -> list
Return a list of tuples containing the displayed name and the value to set at the version property.
Inherits from: OptimizationBaseActor
Constructors
Properties
Methods
Inherits from: Actor
Constructors
Properties
Methods
Inherits from: ReliabilityBaseActor
Constructors
Properties
Methods
Inherits from: SurrogateBaseActor
Properties
Methods
Constructors
Constructors
Properties
Constructors
Properties
Constructors
Properties
Inherits from: IntegrationBaseActor
Constructors
Properties
Constructors
Methods
Inherits from: OptimizationBaseActor
Constructors
Properties
Methods
Inherits from: OptimizationBaseActor
Properties
Methods
Inherits from: OptimizationBaseActor
Constructors
Properties
Methods
Inherits from: SimtoolActor
Constructors
Properties
Methods
Member class of: ETKAbaqusActor
Inherits from: Variable
Constructors
Properties
Member class of: ETK
Inherits from: Variable
Constructors
Properties
Member class of: ETKAbaqusActor
Inherits from: Variable
Constructors
Properties
Member class of: ETKAbaqusActor
Inherits from: Variable
Constructors
Member class of: ETK
Inherits from: Variable
Constructors
Member class of: ETKAbaqusActor
Inherits from: Variable
Constructors
Member class of: ETKAbaqusActor
Constructors
Member class of: ETK
Constructors
Member class of: ETKAbaqusActor
Constructors
Member class of: ETKAbaqusActor
Constructors
Methods
difference
difference( (ODBSectionPointInfoSet)other) -> ODBSectionPointInfoSet
Return elements of this set that are not in other.
intersection
intersection( (ODBSectionPointInfoSet)other) -> ODBSectionPointInfoSet
Return the intersection of this set and other.
symmetric_difference
symmetric_difference( (ODBSectionPointInfoSet)other) -> ODBSectionPointInfoSet
Return elements that are either in this set or in other but not in both.
union
union( (ODBSectionPointInfoSet)other) -> ODBSectionPointInfoSet
Return the union of this set and other.
Member class of: ETK
Constructors
Methods
difference
difference( (ODBSectionPointInfoSet)other) -> ODBSectionPointInfoSet
Return elements of this set that are not in other.
intersection
intersection( (ODBSectionPointInfoSet)other) -> ODBSectionPointInfoSet
Return the intersection of this set and other.
symmetric_difference
symmetric_difference( (ODBSectionPointInfoSet)other) -> ODBSectionPointInfoSet
Return elements that are either in this set or in other but not in both.
union
union( (ODBSectionPointInfoSet)other) -> ODBSectionPointInfoSet
Return the union of this set and other.
Member class of: ETKAbaqusActor
Constructors
Methods
difference
difference( (ODBSectionPointInfoSet)other) -> ODBSectionPointInfoSet
Return elements of this set that are not in other.
intersection
intersection( (ODBSectionPointInfoSet)other) -> ODBSectionPointInfoSet
Return the intersection of this set and other.
symmetric_difference
symmetric_difference( (ODBSectionPointInfoSet)other) -> ODBSectionPointInfoSet
Return elements that are either in this set or in other but not in both.
union
union( (ODBSectionPointInfoSet)other) -> ODBSectionPointInfoSet
Return the union of this set and other.
Member class of: ETKAbaqusActor
Constructors
Member class of: ETK
Constructors
Member class of: ETKAbaqusActor
Constructors
Member class of: ETKAbaqusActor
Constructors
Methods
difference
difference( (ODBSetInfoSet)other) -> ODBSetInfoSet
Return elements of this set that are not in other.
intersection
intersection( (ODBSetInfoSet)other) -> ODBSetInfoSet
Return the intersection of this set and other.
symmetric_difference
symmetric_difference( (ODBSetInfoSet)other) -> ODBSetInfoSet
Return elements that are either in this set or in other but not in both.
Member class of: ETK
Constructors
Methods
difference
difference( (ODBSetInfoSet)other) -> ODBSetInfoSet
Return elements of this set that are not in other.
intersection
intersection( (ODBSetInfoSet)other) -> ODBSetInfoSet
Return the intersection of this set and other.
symmetric_difference
symmetric_difference( (ODBSetInfoSet)other) -> ODBSetInfoSet
Return elements that are either in this set or in other but not in both.
Member class of: ETKAbaqusActor
Constructors
Methods
difference
difference( (ODBSetInfoSet)other) -> ODBSetInfoSet
Return elements of this set that are not in other.
intersection
intersection( (ODBSetInfoSet)other) -> ODBSetInfoSet
Return the intersection of this set and other.
symmetric_difference
symmetric_difference( (ODBSetInfoSet)other) -> ODBSetInfoSet
Return elements that are either in this set or in other but not in both.
Inherits from: AlgorithmSystemActor
Constructors
Properties
Methods
Member class of: ProcessActor
Inherits from: BaseFileMapping
Constructors
Member class of: ProcessActor
Constructors
Inherits from: SequencingSystem
Inherited by
AlgorithmSystemActorConstructors
Properties
Methods
Inherits from: Actor
Properties
Methods
Inherits from: IntegrationBaseActor
Properties
Methods
Inherits from: PDMActor
Constructors
Properties
Methods
Inherits from: PDMActor
Constructors
Properties
Methods
Inherits from: ScriptFileActor
Constructors
Properties
Methods
Inherits from: Actor
Constructors
Properties
Methods
Contains nested classes:
BaseFileMapping FileMapping InputFileMapping InputFilesList OutputFileMapping OutputFilesList SlotPathListInherits from: IntegrationBaseActor
Constructors
Enums
| ArchivalMode |
|---|
| archivalDefault |
| archivalCompressed |
| archivalDelete |
| FileImportance |
|---|
| OPTIONAL |
| REQUIRED |
| WAIT_SUCCESS |
| WAIT_FAIL |
Properties
Methods
Inherits from: TextInputActor
Constructors
Properties
Methods
Inherits from: NOAActor
Properties
Methods
Inherits from: PythonActor
Constructors
Properties
Methods
Inherits from: IntegrationBaseActor
Constructors
Properties
Methods
Member class of: ETK
Inherits from: FileVariable
Constructors
Properties
Inherits from: ScriptFileActor
Constructors
Properties
Methods
Inherits from: SamplingActor
Constructors
Properties
Methods
Member class of: ETKTextOutputActor
Inherits from: TextMarker
Constructors
Properties
Member class of: ETK
Inherits from: TextMarker
Constructors
Properties
Member class of: ETKTextOutputActor
Inherits from: TextMarker
Constructors
Properties
Inherits from: AlgorithmSystemActor
Inherited by
AdaptiveSamplingActor ARSMDSActor DirectionalSamplingActor ISPUDActor MonteCarloActor FORMActorConstructors
Properties
Methods
Inherits from: SamplingActor
Constructors
Properties
Methods
Inherits from: AlgorithmSystemActor
Constructors
Properties
Methods
Inherits from: ProcessActor
Constructors
Properties
Methods
Inherits from: NOAActor
Properties
Methods
Inherits from: SamplingActor
Constructors
Properties
Methods
Inherits from: CustomizedBaseActor
Constructors
Properties
Methods
Member class of: ETKSimPackActor
Inherits from: FileVariable
Constructors
Properties
Member class of: ETK
Inherits from: FileVariable
Constructors
Properties
Member class of: ETKSimPackActor
Inherits from: FileVariable
Constructors
Properties
Inherits from: OptimizationBaseActor
Constructors
Properties
Methods
Inherits from: IntegrationBaseActor
Constructors
Properties
Methods
Inherits from: Actor
Inherited by
MOPActorConstructors
Properties
Methods
Inherits from: TextInputActor
Constructors
Properties
Methods
Contains nested classes:
ParameterInherits from: IntegrationBaseActor
Inherited by
CatiaInputActor ProEInputActor LSDYNAInputActor AnsysAPDLInputActor TaggedParametersActorConstructors
Properties
Methods
get_locations_from_file
get_locations_from_file( (Path)arg2, (object)arg3, (PyOSDesignPoint)arg4) -> bool
get_locations_from_string
get_locations_from_string( (str)arg2, (object)arg3, (PyOSDesignPoint)arg4) -> bool
Member class of: ETKTextOutputActor
Inherits from: FileVariable
Constructors
Properties
Member class of: ETK
Inherits from: FileVariable
Constructors
Properties
Member class of: ETKTextOutputActor
Inherits from: FileVariable
Constructors
Properties
Member class of: ETKTextOutputActor
Inherits from: TextMarker
Constructors
Properties
Member class of: ETK
Inherits from: TextMarker
Constructors
Properties
Member class of: ETKTextOutputActor
Inherits from: TextMarker
Constructors
Properties
Inherits from: CustomizedBaseActor
Constructors
Properties
Methods
Member class of: ETKTurboOptActor
Inherits from: FileVariable
Constructors
Properties
Member class of: ETK
Inherits from: FileVariable
Constructors
Properties
Member class of: ETKTurboOptActor
Inherits from: FileVariable
Constructors
Properties
Inherits from: Actor
Constructors
Properties
Methods
Inherits from: Actor
Constructors
Properties
Methods
Inherits from: SequencingSystem
Constructors
Properties
Methods