Initial Value Block
Defines the first value of a flow.
Syntax


Signatures
Type
('T)('T) returns('T)
In this operator
'T
can be extended to a groupCausality
The output depends instantaneously on the inputs.
Initialization
The result sequence has its first value defined if the first input has its first value defined.
Clock
Inputs and output have the same clock.