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

base class for read SimBody states. More...

#include <in_output.h>

Inherits SPH::SimBodyStatesIO< MobilizedBodyType >.

Public Member Functions

 ReadSimBodyStates (InOutput &in_output, MobilizedBodyType *mobody)
 
 ReadSimBodyStates (InOutput &in_output, StdVec< MobilizedBodyType *> mobodies)
 
virtual void readFromFile (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::ReadSimBodyStates< MobilizedBodyType >

base class for read SimBody states.


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