VPTissue Reference Manual
AreaMoment.h File Reference

Interface/Implementation for AreaMoment. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  SimPT_Sim::AreaMoment
 Structure with functionality for calculations of the area moment of inertia. More...
 

Namespaces

 SimPT_Sim
 Namespace for the core simulator.
 

Functions

AreaMoment SimPT_Sim::operator+ (const AreaMoment &i1, const AreaMoment &i2)
 
AreaMoment SimPT_Sim::operator- (const AreaMoment &i1, const AreaMoment &i2)
 
std::ostream & SimPT_Sim::operator<< (std::ostream &os, const AreaMoment &i)
 

Detailed Description

Interface/Implementation for AreaMoment.

Definition in file AreaMoment.h.