SPHinXsys  alpha version
Public Member Functions | List of all members
SPH::WriteSimBodyStates< MobilizedBodyType > Class Template Referenceabstract

base class for write SimBody states. More...

#include <in_output.h>

Inherits SPH::SimBodyStatesIO< MobilizedBodyType >.

Public Member Functions

 WriteSimBodyStates (InOutput &in_output, SimTK::RungeKuttaMersonIntegrator &integ, MobilizedBodyType &mobody)
 
virtual void writeToFile (size_t iteration_step)=0
 
- Public Member Functions inherited from SPH::SimBodyStatesIO< MobilizedBodyType >
 SimBodyStatesIO (InOutput &in_output, SimTK::RungeKuttaMersonIntegrator &integ, MobilizedBodyType &mobody)
 

Additional Inherited Members

- Protected Attributes inherited from SPH::SimBodyStatesIO< MobilizedBodyType >
InOutputin_output_
 
SimTK::RungeKuttaMersonIntegrator & integ_
 
MobilizedBodyType & mobody_
 

Detailed Description

template<class MobilizedBodyType>
class SPH::WriteSimBodyStates< MobilizedBodyType >

base class for write SimBody states.


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