ESyS-Particle  2.3.4
pdata Struct Reference

#include <graph.h>

Collaboration diagram for pdata:

Public Member Functions

 pdata (int t=-1, double m=0.0, Vec3 p=Vec3(0.0, 0.0, 0.0), double r=0.0, Vec3 v=Vec3(0.0, 0.0, 0.0), Vec3 av=Vec3(0.0, 0.0, 0.0))
 

Public Attributes

int tag
 
double mass
 
Vec3 pos
 
double rad
 
Vec3 vel
 
Vec3 angvel
 

Constructor & Destructor Documentation

◆ pdata()

pdata::pdata ( int  t = -1,
double  m = 0.0,
Vec3  p = Vec3(0.0,0.0,0.0),
double  r = 0.0,
Vec3  v = Vec3(0.0,0.0,0.0),
Vec3  av = Vec3(0.0,0.0,0.0) 
)
inline

Member Data Documentation

◆ angvel

Vec3 pdata::angvel

◆ mass

◆ pos

◆ rad

◆ tag

int pdata::tag

Referenced by Frac::Frac().

◆ vel

Vec3 pdata::vel

Referenced by Graph::printRotList().


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