Skip to content
Snippets Groups Projects
Commit 9546ed42 authored by Achilles Kappis's avatar Achilles Kappis
Browse files

Update header documentation to show correct direction of rotations

parent ea45a3b0
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
% Author: Achilles Kappis
% e-mail: axilleaz@protonmail.com
%
% Date: 13/02/2025 (DD/MM/YYYY)
% Date: 16/03/2025 (DD/MM/YYYY)
%
% Copyright: MIT
% --------------------------------------------------
......@@ -52,8 +52,8 @@
%
% rot [numeric] (Optional): This is a real vector holding the rotation for
% the geometry in degrees, along each Cartesian
% axis. The rotations are performed clockwise.
% [Default: zeros(3, 1)].
% axis. The rotations are performed
% anticlockwise. [Default: zeros(3, 1)].
%
% rotOrd [char/string] (Optional): The order the rotations will be applied.
% This can be some permutation of the
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment