Extractor
Extract signal from vector
Description
Equations
Connections
Parameters
Modelica Standard Library
The Extractor component extracts a signal from an input vector based on an input index.
If the input is out of range, then the output is 0 unless the parameter Allow Out of Range is true, then the output is the value of the Out of Range parameter.
Name
Modelica ID
Real input vector
u
Real output signal
y
Integer input
index
Default
Units
Number of inputs
nin
Allow Out Of Range
See description
allowOutOfRange
Out Of Range Value
Output value if index is out of range
outOfRangeValue
The component described in this topic is from the Modelica Standard Library. To view the original documentation, which includes author and copyright information, click here.
See Also
Routing
Selectors
Signal Blocks
Download Help Document