| MULTIBODY SIMULATION SOFTWARE - API documentation |
#include <CHindexedParticles.h>


Public Member Functions | |
| ChParticleBase () | |
| ChParticleBase (const ChParticleBase &other) | |
| ChParticleBase & | operator= (const ChParticleBase &other) |
| virtual ChLcpVariables & | Variables ()=0 |
Base class for a single particle to be used in ChIndexedParticles containers. It is an item that has 6 degrees of freedom, like a moving frame.
CHRONO::ENGINE