functionprintHead4
Print the heading of document for invariant zeros in html format on file
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| String | fileName | "systemHead4.html" | File on which the information is written in html format |
| Modelica_LinearSystems2.Internal.AnalyseOptions | analyseOptions | Modelica_LinearSystems2.Internal.AnalyseOptions(plotEigenValues = true, plotInvariantZeros = true, plotStepResponse = true, plotFrequencyResponse = true, printEigenValues = true, printEigenValueProperties = true, printInvariantZeros = true, printControllability = true, printObservability = true, headingEigenValues = "Eigenvalues", headingInvariantzeros = "Invariant zeros", headingStepResponse = "Step response", headingFrequencyResponse = "Frequency response") | |
| Boolean | printTable | true | True, if the system has complex pairs to be printed in table |