functionprintHead2a

Print the heading of document for eigenvalues in html format on file

Inputs

TypeNameDefaultDescription
StringfileName"systemHead2a.html"File on which the information is written in html format
Modelica_LinearSystems2.Internal.AnalyseOptionsanalyseOptionsModelica_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")
BooleanprintTabletrueTrue, if the system has real eigenvalues to be printed in table
IntegerhSize3Size of heading of printed document (=1: Title, =2: Chapter, etc.)