Skip to main content

logic:component transformer (fields container)

Version: 0.0.0

Description

Takes the input field and creates a field with overriden value on given components.

Inputs

InputNameExpected type(s)Description
Pin 0
Required
fields_containerfields_container
Pin 1
Required
component_numberint32, vector<int32>One or several component index that will be modified from the initial field.
Pin 2default_valuedoubleSet a default value for components selected.

Outputs

OutputNameExpected type(s)Description
Pin 0fields_containerfields_container

Configurations

NameExpected type(s)Default valueDescription
mutexboolfalseIf this option is set to true, the shared memory is prevented from being simultaneously accessed by multiple threads.

Scripting

Category: logic

Plugin: core

Scripting name: component_transformer_fc

Full name: logic.component_transformer_fc

Internal name: component_transformer_fc

License: None

Changelog

  • Version 0.0.0: Initial release.