This package provides functions to import external data in a Modelica environment.
Name | Description |
---|---|
Examples | Package of examples to demonstrate the usage of import functions |
linearize | Linearize a model after simulation up to a given time |
linearize2 | Linearize a model at the start time, or optionally after simulation up to a given time instant, and return it as StateSpace object |
rootLocusOfModel | Return the root locus of one parameter (= eigen values of the model that is linearized for every parameter value) |