|
GLAMERDOC++
Gravitational Lensing Code Library
|
Atomic data class for simulation particles of the same size and mass. More...
#include <particle_types.h>
Public Member Functions | |
| float & | operator[] (int i) |
| float * | operator* () |
| float | size () |
| float | mass () |
Public Attributes | |
| float | x [2] |
| float | Mass |
| float | Size |
Atomic data class for simulation particles of the same size and mass.