This package contains example function calls to demonstrate the usage of the functions operating with the TransferFunction record.
Name | Description |
---|---|
plotPolesAndZeros | Example for plotting poles and zeros of two transfer functions |
importFromFile | Example how to read a transfer function from a matlab file |
operationsOnTransferFunctions | Demonstrate the usage of the functions of Modelica_LinearSystems2.TransferFunction |
plotBode1 | Construct a transfer function and plot the Bode diagram with automatic determination of the frequency range to plot |
plotBode2 | Construct 2 transfer functions and plot the Bode diagram with automatic determination of the frequency range to plot |
plotBode3 | Construct 2 transfer functions and plot the Bode diagram with automatic determination of the frequency range to plot |
plotBodeFilter2 | Show low pass filters of all filter types in one diagram |
plotImpulse | Impulse plot example |
plotInital | Initial condition plot example |
plotStep | Step plot example |