VPTissue Reference Manual
SimPT_Sim::AreaMoment Struct Reference

Structure with functionality for calculations of the area moment of inertia. More...

#include <AreaMoment.h>

Collaboration diagram for SimPT_Sim::AreaMoment:
Collaboration graph

Public Member Functions

 AreaMoment (double xx, double xy, double yy)
 
AreaMomentoperator+= (const AreaMoment &rhs)
 
AreaMomentoperator-= (const AreaMoment &rhs)
 

Public Attributes

double m_xx
 
double m_xy
 
double m_yy
 

Detailed Description

Structure with functionality for calculations of the area moment of inertia.

Definition at line 27 of file AreaMoment.h.


The documentation for this struct was generated from the following file: