SPHinXsys  alpha version
Public Member Functions | Protected Attributes | List of all members
SPH::SimBodyStatesIO< MobilizedBodyType > Class Template Reference

base class for write and read SimBody states. More...

#include <in_output.h>

Inherited by SPH::ReadSimBodyStates< MobilizedBodyType >, and SPH::WriteSimBodyStates< MobilizedBodyType >.

Public Member Functions

 SimBodyStatesIO (InOutput &in_output, SimTK::RungeKuttaMersonIntegrator &integ, MobilizedBodyType &mobody)
 

Protected Attributes

InOutputin_output_
 
SimTK::RungeKuttaMersonIntegrator & integ_
 
MobilizedBodyType & mobody_
 

Detailed Description

template<class MobilizedBodyType>
class SPH::SimBodyStatesIO< MobilizedBodyType >

base class for write and read SimBody states.


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