Class Fmi2EnvironmentConfiguration
java.lang.Object
org.intocps.maestro.framework.fmi2.Fmi2EnvironmentConfiguration
Deprecated, for removal: This API element is subject to removal in a future version.
This method is no longer to be used for new code. Currently only used by tests.
Use org.intocps.maestro.cli.MaestroV1SimulationConfiguration instead.
This is the full simulation configuration containing both initialize and simulate.
Full simulation configuration: initialize and simulate configuration.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classDeprecated, for removal: This API element is subject to removal in a future version.static interfaceDeprecated, for removal: This API element is subject to removal in a future version. -
Field Summary
FieldsModifier and TypeFieldDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.booleanDeprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.booleanDeprecated, for removal: This API element is subject to removal in a future version. -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionstatic StringDeprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.
-
Field Details
-
endTime
Deprecated, for removal: This API element is subject to removal in a future version. -
stepSize
Deprecated, for removal: This API element is subject to removal in a future version. -
fmus
Deprecated, for removal: This API element is subject to removal in a future version. -
connections
Deprecated, for removal: This API element is subject to removal in a future version. -
logVariables
Deprecated, for removal: This API element is subject to removal in a future version. -
livestream
Deprecated, for removal: This API element is subject to removal in a future version. -
liveLogInterval
Deprecated, for removal: This API element is subject to removal in a future version. -
algorithm
Deprecated, for removal: This API element is subject to removal in a future version. -
logLevels
Deprecated, for removal: This API element is subject to removal in a future version. -
visible
public boolean visibleDeprecated, for removal: This API element is subject to removal in a future version. -
loggingOn
public boolean loggingOnDeprecated, for removal: This API element is subject to removal in a future version.
-
-
Constructor Details
-
Fmi2EnvironmentConfiguration
public Fmi2EnvironmentConfiguration()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
extractInstanceFromKeyInstance
Deprecated, for removal: This API element is subject to removal in a future version. -
getFmuFiles
Deprecated, for removal: This API element is subject to removal in a future version.- Throws:
Exception
-
getLivelogInterval
Deprecated, for removal: This API element is subject to removal in a future version. -
getInstanceNameToLogLevels
Deprecated, for removal: This API element is subject to removal in a future version.
-