[This is preliminary documentation and is subject to change.]
Overload List
Name | Description | |
---|---|---|
TransmitAlongTValue, TTime(StreamNodeWithValueTValue, TTime, StreamEdge, TTime) |
Transmits the value associated with each node in nodes along the matching edges in edges
to produce a stream of NodeWithValueTValues for each target of a matching edge.
| |
TransmitAlongTValue, TOutput, TTime(StreamNodeWithValueTValue, TTime, StreamEdge, TTime, FuncNodeWithValueTValue, Node, TOutput) |
Transmits the value associated with each node in nodes along the matching edges in edges
to produce a stream of NodeWithValueTValues for each target of a matching edge.
|
See Also