composite:unit_system_default
Version: 0.0.0
Description
Returns the in the rst stream if specified, otherwise return the default unit system.
Inputs
| Input | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 3 Required | streams | streams_container | Stream with result file |
| Pin 50 Required | default_unit_system | class boost::optional<class dataProcessing::unit::CUnitSystem> | default_unit_system |
Outputs
| Output | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 | unit_system | class dataProcessing::unit::CUnitSystem | unit_system |
Configurations
| Name | Expected type(s) | Default value | Description |
|---|---|---|---|
| mutex | bool | false | If this option is set to true, the shared memory is prevented from being simultaneously accessed by multiple threads. |
Scripting
Category: composite
Plugin: composite
Scripting name: unit_system_default
Full name: composite.unit_system_default
Internal name: composite::unit_system_default
License: None
Changelog
- Version 0.0.0: Initial release.