X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FGEOM%2Finput%2Finertia.doc;fp=doc%2Fsalome%2Fgui%2FGEOM%2Finput%2Finertia.doc;h=d0a37107f77bd76fb29c89263e00272b1074d0d6;hb=a775d71f3fce7db34a704c9a1cb93c0e8490f957;hp=bfb439b884130fdc15609ae0605a05b11b49405c;hpb=e3980c1c796b58dc44c8fcf06a1720b30ac35830;p=modules%2Fgeom.git diff --git a/doc/salome/gui/GEOM/input/inertia.doc b/doc/salome/gui/GEOM/input/inertia.doc index bfb439b88..d0a37107f 100644 --- a/doc/salome/gui/GEOM/input/inertia.doc +++ b/doc/salome/gui/GEOM/input/inertia.doc @@ -8,7 +8,20 @@ This operation returns the axial moments of inertia for the selected geometrical The table displays: - 3*3 matrix of its own moments of inertia (in rows 1:1, 2:1 and 3:1) and -- the relative moments of inertia (in row IX & IY & IZ) +- the main (principal) moments of inertia (in row IX & IY & IZ) + +\note The matrix of inertia is returned in the central coordinate + system (G, Gx, Gy, Gz) where G is the centre of mass of the system + and Gx, Gy, Gz the directions parallel to the X(1,0,0), Y(0,1,0), Z(0,0,1) + directions of the absolute cartesian coordinate system. + +\note There is always a set of axes for which the products of inertia + of a geometric system are equal to 0. These axes are the principal + axes of inertia. Their origin is coincident with the center of mass + of the system. The associated moments are called the principal moments + of inertia. The principal axes are not reported by this functionality. + +\br \note This dialog supports navigation through the selectable objects (in OCC 3D viewer only): - Scroll mouse wheel with pressed \em Ctrl key or press \em "S", \em "P" keys when input focus is @@ -19,8 +32,8 @@ For more details, please refer to the \em "Functionality common for OCC and VTK of the GUI module's documentation. TUI Command: geompy.Inertia(Shape), where \em Shape is -a shape for which the own matrix of inertia and the relative moments of inertia are -returned. +a shape for which the own matrix of inertia and the main (principal) moments +of inertia are returned. See also a \ref tui_inertia_page "TUI example".