GLAMERDOC++
Gravitational Lensing Code Library
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
ParticleTypeSimple Struct Reference

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
 

Detailed Description

Atomic data class for simulation particles of the same size and mass.


The documentation for this struct was generated from the following files: