73 const PEPulse newpulse = { t0, amplitude1, amplitude2, amplitude3, riseTime, riseFall1, riseFall2, riseFall3, destPixelId };
Describes a particle for Simulation.
void AddPEPulse(const double t0, const double a1, const double a2, const double a3, const double timeRise, const double timeFall1, const double timeFall2, const double timeFall3, const int destPixelId)
struct particle_info particle[80]