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 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 module’s vector fields to one of the input vector fields and connect the output vector field to the module’s vector fields. The position then is consistent in all the modules involved.