#include <SurgSim/Particles/Particles.h>
◆ operator!=()
bool SurgSim::Particles::ParticleData::operator!= |
( |
const ParticleData & |
rhs | ) |
const |
|
inline |
Inequality operator.
- Parameters
-
- Returns
- true if the parameters are not considered equivalent.
◆ operator==()
bool SurgSim::Particles::ParticleData::operator== |
( |
const ParticleData & |
rhs | ) |
const |
|
inline |
Equality operator.
- Parameters
-
- Returns
- true if the parameters are considered equivalent.
◆ lifetime
double SurgSim::Particles::ParticleData::lifetime |
The lifetime of the particle [s].
◆ velocity
The velocity of the particle [m/s].
The documentation for this struct was generated from the following file: