From 864d646a16dbe4531329559776ab2b9dc04647a6 Mon Sep 17 00:00:00 2001 From: Joost Hubbard <150148070+Joosty@users.noreply.github.com> Date: Fri, 6 Sep 2024 12:38:56 +0100 Subject: [PATCH] remove unneeded hand calcs that dont render --- inertia/inertia-2.ipynb | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/inertia/inertia-2.ipynb b/inertia/inertia-2.ipynb index a5126f3..32d6965 100644 --- a/inertia/inertia-2.ipynb +++ b/inertia/inertia-2.ipynb @@ -202,6 +202,9 @@ "({}^R\\begin{bmatrix}C\\end{bmatrix}^N)^T\n", "```\n", "where $({}^R\\begin{bmatrix}C\\end{bmatrix}^N)^T$ is the transpose of the DCM of N in R. Equation {eq}`rotationTheoremInertia` is known the `Rotation Theorem for computing inertia matrix'.\n", + "\n", + "\n", + "::::\n", + "\n" ] }, {