LoopContextTTime MethodsNaiad Help

[This is preliminary documentation and is subject to change.]

Methods

  NameDescription
Public methodDelayTRecord
Constructs a new feedback edge
Public methodDelayTRecord(Int32)
Constructs a new feedback edge with a maximum number of iterations
Public methodDelayTRecord(ExpressionFuncTRecord, Int32)
Constructs a new feedback edge with an enforced partitioning
Public methodDelayTRecord(ExpressionFuncTRecord, Int32, Int32)
Constructs a new feedback edge with an enforced partitioning and a maximum number of iterations
Public methodEnterLoopTRecord(StreamTRecord, TTime)
Introduces a stream into the loop context from outside
Public methodEnterLoopTRecord(StreamTRecord, TTime, FuncTRecord, Int32)
Introduces a stream into the loop context from outside
Public methodExitLoopTRecord(StreamTRecord, IterationInTTime)
Extracts a stream from a loop context
Public methodExitLoopTRecord(StreamTRecord, IterationInTTime, Int32)
Extracts a stream from a loop context
Top
See Also

Reference