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

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

Detailed Description

Principals axes of inertia in planar geometry.

Member Function Documentation

◆ getAxis2VDir()

Vector2d PrincipalAxes2D::getAxis2VDir ( void  ) const

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


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