FanInVector¶
-
MacroModule¶ genre Vectorauthor MeVis Medical Solutions AGpackage MeVisLab/Standarddefinition helpers.def see also SyncVectorkeywords 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.