FanInVector

MacroModule

genre

Vector

author

MeVis Medical Solutions AG

package

MeVisLab/Standard

definition

helpers.def

see also

SyncVector

keywords

multiple, input, break, loop

Purpose

The module FanInVector takes multiple vectors as inputs and always provides the vector that was last changed as the output vector.

Usage

The module can be useful in constellations where several modules partly represent the same data, for example, a position.

Simply connect these modules’ vector fields to one of the input vector fields and connect the output vector field to the modules’ vector fields. The position then is consistent in all the modules involved.

Windows

Default Panel

../../../Modules/Macros/Helpers/mhelp/Images/Screenshots/FanInVector._default.png

Parameter Fields

Visible Fields

Output Vector

name: outputVector, type: Vector4, default: 0 0 0 0

Shows the value of the last changed input vector.

Epsilon

name: epsilon, type: Float, default: 9.9999997e-06

Sets a value to detect a change in a vector.