Skip to main content

scoping:reduce sampling scoping

Version: 0.0.0

Description

Take a scoping and remove half of it's content.

Inputs

InputNameExpected type(s)Description
Pin 0
Required
mesh_scopingscoping
Pin 1denominatorint32Set the number of time the scoping is reduced (default is 2). Must be integer value above 1.

Outputs

OutputNameExpected type(s)Description
Pin 0mesh_scopingscoping

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: scoping

Plugin: core

Scripting name: reduce_sampling

Full name: scoping.reduce_sampling

Internal name: scoping::reduce_sampling

License: None

Changelog

  • Version 0.0.0: Initial release.