home  overview  graphs  examples  reference 
link  lab  logic  drawing  world  network  cell  channel  chemistry  standard  env 

contents   previous   next

VectorCable

A vector cable for connecting AssemblyItems.

Vectors are implemented as one dimensional arrays of doubles with no other information. The length may change while a model is running. Vector connections work only in request mode. When a connection is established between two components, the source is registered with the target as a vector provider. The latter then queries the source component whenever necessary for the current vector, fetching either the whole vector or requesting the value of a single component.