This information is part of the Business Simulation Library (BSL). Please support this work and ► donate.
This package contains sources that provide continuous information (signals). Next to a ConstantInput
there are typical test inputs (StepInput, RampInput, PulseInput, SineInput
), inputs of time (TimeInput, ConvertedTimeInput
), and interpolation tables (LinearTimeTable, ExogenousData
).
Copyright © 2020 Guido Wolf Reichert
Licensed under the EUPL-1.2 or later
Name | Description |
---|---|
Input signal with constant value | |
Input signal with constant rate information | |
Input signal with constant time information | |
Reading external data from a file using Modelica's CombiTimeTable format (MCTT) | |
Generate a (possibly discontinuous) signal by linear interpolation in a table of (time,value) pairs | |
Generate pulse or pulse-train signal of real input | |
Generate ramp signal of real input | |
Generate sine wave as input signal | |
Generate a step signal of real input | |
Clock to provide time-signal | |
Clock to provide time-signal in a different time base |