Blocks.IntegerToReal
Usage
TranslatedComponents.Blocks.IntegerToReal()
Connectors
u- (IntegerInput)y- This connector represents a real signal as an output from a component (RealOutput)
Behavior
Source
dyad
component IntegerToReal
u = IntegerInput()
y = RealOutput()
relations
y = u
endFlattened Source
dyad
component IntegerToReal
u = IntegerInput()
y = RealOutput()
relations
y = u
metadata {}
endTest Cases
No test cases defined.
Related
Examples
Experiments
Analyses