From ad01527f5ef04900deafae06d8ffb045389b6f5b Mon Sep 17 00:00:00 2001 From: tobolar Date: Fri, 14 Jun 2024 16:55:30 +0200 Subject: [PATCH] Fix broken class links --- .../Examples/Utilities/InverseDoublePendulum2.mo | 2 +- .../Examples/Utilities/InverseDoublePendulum3.mo | 2 +- Modelica_LinearSystems2/DiscreteStateSpace.mo | 2 +- Modelica_LinearSystems2/DiscreteZerosAndPoles.mo | 4 ++-- .../Internal/partialReadStateSpaceMatrix.mo | 4 ++-- Modelica_LinearSystems2/Math/Matrices/rsf.mo | 2 +- Modelica_LinearSystems2/TransferFunction.mo | 4 ++-- Modelica_LinearSystems2/UsersGuide.mo | 6 +++--- Modelica_LinearSystems2/ZerosAndPoles.mo | 4 ++-- 9 files changed, 15 insertions(+), 15 deletions(-) diff --git a/Modelica_LinearSystems2/Controllers/Examples/Utilities/InverseDoublePendulum2.mo b/Modelica_LinearSystems2/Controllers/Examples/Utilities/InverseDoublePendulum2.mo index d9606735..304f8ac0 100644 --- a/Modelica_LinearSystems2/Controllers/Examples/Utilities/InverseDoublePendulum2.mo +++ b/Modelica_LinearSystems2/Controllers/Examples/Utilities/InverseDoublePendulum2.mo @@ -126,7 +126,7 @@ equation Documentation(info="

Model of a simple inverted double pendulum system using -InverseDoublePendulum. +DoublePendulumInverse.