MULTIBODY SIMULATION SOFTWARE - API documentation

chrono::ChAparticle Class Reference

#include <CHparticles.h>

Inheritance diagram for chrono::ChAparticle:

Inheritance graph
[legend]
Collaboration diagram for chrono::ChAparticle:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ChAparticle ()
 ChAparticle (const ChAparticle &other)
ChAparticleoperator= (const ChAparticle &other)

Public Attributes

ChLcpVariablesBodySharedMass variables
ChCollisionModelcollision_model
ChVector UserForce
ChVector UserTorque


Detailed Description

Class for a single particle in the ChParticles cluster (it does not define mass, inertia and shape becuase those data are shared between them)

Constructor & Destructor Documentation

chrono::ChAparticle::ChAparticle (  ) 

CLASS FOR A PARTICLE.


CHRONO::ENGINE
C++ library for multibody simulation, (C) Alessandro Tasora
This API documentation has been generated on 17 Jul 2009 by Doxygen