Skip to main content

math:accumulation per scoping

Version: 0.0.0

Description

This operator calculates the sum and the percentage of total sum of the input fields container for each scoping of the scopings container.

Inputs

InputNameExpected type(s)Description
Pin 0
Required
fields_containerfields_container
Pin 1mesh_scopingscopingMaster scoping. All scopings in the Scopings Container will be intersected with this scoping.
Pin 3
Required
streams_containerstreams_container
Pin 4
Required
data_sourcesdata_sources
Pin 5
Required
scopings_containerscopings_containerThe intersection between the of the first will be used.

Outputs

OutputNameExpected type(s)Description
Pin 0accumulation_per_scopingfields_container
Pin 1accumulation_per_scoping_percentagefields_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: math

Plugin: core

Scripting name: accumulation_per_scoping

Full name: math.accumulation_per_scoping

Internal name: accumulation_per_scoping

License: any_dpf_supported_increments

Changelog

  • Version 0.0.0: Initial release.