#include <GT2005ParticleSend.h>
Public Member Functions | |
| GT2005ParticleSend () | |
| GT2005ParticleSend (short int x, short int y, short int vx, short int vy, unsigned short int prob, unsigned short int vProb) | |
| void | setParameters (short int x, short int y, short int vx, short int vy, unsigned short int prob, unsigned short int vProb) |
Public Attributes | |
| unsigned short int | probability |
| unsigned short int | vprob |
| short int | x |
| short int | y |
| short int | vx |
| short int | vy |
|
|
Definition at line 18 of file GT2005ParticleSend.cpp. |
|
||||||||||||||||||||||||||||
|
Definition at line 28 of file GT2005ParticleSend.cpp. |
|
||||||||||||||||||||||||||||
|
Definition at line 43 of file GT2005ParticleSend.cpp. Referenced by GT2005ParticleContainerSend::GT2005ParticleContainerSend(). |
|
|
Definition at line 50 of file GT2005ParticleSend.h. Referenced by operator<<(), and operator>>(). |
|
|
Definition at line 51 of file GT2005ParticleSend.h. Referenced by operator<<(), and operator>>(). |
|
|
Definition at line 52 of file GT2005ParticleSend.h. Referenced by operator<<(), and operator>>(). |
|
|
Definition at line 53 of file GT2005ParticleSend.h. Referenced by operator<<(), and operator>>(). |
|
|
Definition at line 54 of file GT2005ParticleSend.h. Referenced by operator<<(), and operator>>(). |
|
|
Definition at line 55 of file GT2005ParticleSend.h. Referenced by operator<<(), and operator>>(). |
1.3.6