#include <S2_Model.h>
Inheritance diagram for Particle:


Public Member Functions | |
| Particle () | |
| void | Debug () |
Configuration and State management methods | |
| const Real * | GetConfiguration () const |
| int | GetConfigurationSize () const |
| const Real * | GetDOF () const |
| int | GetDOFSize () const |
| const Real * | GetState () const |
| int | GetStateSize () const |
State Consultors | |
| const P3D & | GetPos () const |
| const V3D & | GetVel () const |
Private Attributes | |
| Real | m_state [3+3] |
| [P3D pos, V3D lin_mom] | |
This class represents a mathematical model of a 3D Particle
|
|
|
|
|
Reimplemented from Model. |
|
|
Implements Model. |
|
|
Implements Model. |
|
|
Implements Model. |
|
|
Implements Model. |
|
|
|
|
|
Implements Model. |
|
|
Implements Model. |
|
|
|
|
|
[P3D pos, V3D lin_mom]
|
1.3.5