|
Tissue Forge C 0.2.1
Interactive, particle-based physics, chemistry and biology modeling and simulation environment
|
Particle type definition in Tissue Forge C. More...
#include <tfCParticle.h>
Data Fields | |
| tfFloatP_t | mass |
| tfFloatP_t | charge |
| tfFloatP_t | radius |
| tfFloatP_t * | target_energy |
| tfFloatP_t | minimum_radius |
| tfFloatP_t | eps |
| tfFloatP_t | rmin |
| unsigned char | dynamics |
| unsigned int | frozen |
| char * | name |
| char * | name2 |
| struct tfParticleTypeStyleSpec * | style |
| unsigned int | numSpecies |
| char ** | species |
Particle type definition in Tissue Forge C.