[This is preliminary documentation and is subject to change.]
Methods
| Name | Description | |
|---|---|---|
|  | DelayTRecord | 
            Constructs a new feedback edge
             | 
|  | DelayTRecord(Int32) | 
            Constructs a new feedback edge with a maximum number of iterations
             | 
|  | DelayTRecord(ExpressionFuncTRecord, Int32) | 
            Constructs a new feedback edge with an enforced partitioning
             | 
|  | DelayTRecord(ExpressionFuncTRecord, Int32, Int32) | 
            Constructs a new feedback edge with an enforced partitioning and a maximum number of iterations
             | 
|  | EnterLoopTRecord(StreamTRecord, TTime) | 
            Introduces a stream into the loop context from outside
             | 
|  | EnterLoopTRecord(StreamTRecord, TTime, FuncTRecord, Int32) | 
            Introduces a stream into the loop context from outside
             | 
|  | ExitLoopTRecord(StreamTRecord, IterationInTTime) | 
            Extracts a stream from a loop context
             | 
|  | ExitLoopTRecord(StreamTRecord, IterationInTTime, Int32) | 
            Extracts a stream from a loop context
             | 
See Also
