|
xc
|
Principals axes of inertia in planar geometry. More...
#include <PrincipalAxes3D.h>
Public Member Functions | |
| PrincipalAxes3D (void) | |
| Constructor. | |
| PrincipalAxes3D (const Pos3d &, const double A[3][3]) | |
| Constructor. | |
| PrincipalAxes3D (const Pos3d &, const GEOM_FT &, const GEOM_FT &, const GEOM_FT &, const GEOM_FT &, const GEOM_FT &, const GEOM_FT &) | |
| Constructor. | |
| Pos3d | getOrg (void) const |
| Ref3d3d | getAxis (void) const |
| const GEOM_FT & | I1 () const |
| const GEOM_FT & | I2 () const |
| const GEOM_FT & | I3 () const |
| Vector3d | getAxis1VDir (void) const |
| Vector3d | getAxis2VDir (void) const |
| Vector3d | getAxis3VDir (void) const |
| Return the direction vector of the minor principal axis of inertia. More... | |
Principals axes of inertia in planar geometry.
| Vector3d PrincipalAxes3D::getAxis3VDir | ( | void | ) | const |
Return the direction vector of the minor principal axis of inertia.
1.8.13