|
xc
|
Principals axes of inertia in planar geometry. More...
#include <PrincipalAxes2D.h>
Public Member Functions | |
| PrincipalAxes2D (void) | |
| Constructor. | |
| PrincipalAxes2D (const Pos2d &, const double A[2][2]) | |
| Constructor. | |
| PrincipalAxes2D (const Pos2d &, const GEOM_FT &, const GEOM_FT &, const GEOM_FT &) | |
| Constructor. | |
| Pos2d | getOrg (void) const |
| Ref2d2d | getAxis (void) const |
| const GEOM_FT & | I1 () const |
| const GEOM_FT & | I2 () const |
| Vector2d | getAxis1VDir (void) const |
| Vector2d | getAxis2VDir (void) const |
| Return the direction vector of the minor principal axis of inertia. More... | |
Principals axes of inertia in planar geometry.
| Vector2d PrincipalAxes2D::getAxis2VDir | ( | void | ) | const |
Return the direction vector of the minor principal axis of inertia.
1.8.13