Boolean Table
Generate a Boolean output signal based on a vector of time instants
Description
Connections
Parameters
Modelica Standard Library
The Boolean Table component generates an arbitrary boolean waveform defined by parameter vector table.
Time instants are stored in the vector. At each instant, the output is set to the negation of the previous value.
The parameter is the value for time less than the first entry in the table; a check in the box means true.
The time instants in the table must increase monotonically.
Name
Modelica ID
Boolean output signal
y
Default
Units
Start value of . At time = table[1], changes to
startValue
table
Vector of time points. At each time point, is negated
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
Boolean Sources
Signal Blocks
Signal Sources
Download Help Document