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 [3] |
Static Public Attributes | |
static float | Mass = 0 |
static float | Size = 0 |
Atomic data class for simulation particles of the same size and mass.