functionPartialAnalyzeFunction
Partial function to linearize a model and then perform operations on the linearized model
Extends from Modelica.Icons.Function (Icon for functions).
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| String | modelName | Name of the Modelica model | |
| Modelica_LinearSystems2.Records.SetParameter[:] | modelParam | fill(Modelica_LinearSystems2.Records.SetParameter(Name = "", Value = 0.0), 0) | Values of model parameters used for linearization |
| Modelica_LinearSystems2.Records.SimulationOptionsForLinearization | simulationSetup | Modelica_LinearSystems2.Records.SimulationOptionsForLinearization() | Simulation options |