127 double zClipNear,zClipFar,zEye;
135 double pScale1,pScale2;
136 double dGasSoftMul,dDarkSoftMul,dStarSoftMul;
137 double xlim,ylim,hmul;
139 DFCOLORTABLE dfGasCT, dfDarkCT, dfStarCT;
148 int offsetp_r,offsetp_fMass,offsetp_fSoft,offsetp_fBall2,offsetp_iActive,offsetp_fTimeForm;
150 int iTypeGas,iTypeDark,iTypeStar;
152 double dMassGasMin, dMassGasMax;
153 double dMassDarkMin,dMassDarkMax;
154 double dMassStarMin,dMassStarMax;
Fundamental type for a particle.
Definition GravityParticle.h:364
Global simulation parameters for dumpframe.
Definition dumpframe.h:209
Higher level information describing a frame. This is a table entry for later interpolation,...
Definition dumpframe.h:164