pystclient.types¶
Type definitions for pystclient.
Functions
|
Convert string value to an FMU variable type. |
Classes
|
Enumeration of FMU causality types. |
|
Enumeration of FMU variable types. |
|
Enumeration of simulation types. |
|
Enumeration of time units. |
- pystclient.types.from_string_value(value: str, t: FmuVariableTypeEnum) int | float | bool | str¶
Convert string value to an FMU variable type.