xc
Public Member Functions | List of all members
PrincipalAxes3D Class Reference

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...
 

Detailed Description

Principals axes of inertia in planar geometry.

Member Function Documentation

◆ getAxis3VDir()

Vector3d PrincipalAxes3D::getAxis3VDir ( void  ) const

Return the direction vector of the minor principal axis of inertia.


The documentation for this class was generated from the following files: