#include <GT2005ParticleContainerReceived.h>
Collaboration diagram for GT2005ParticleContainerReceived:

Public Member Functions | |
| GT2005ParticleContainerReceived () | |
| GT2005ParticleContainerReceived (int n) | |
| ~GT2005ParticleContainerReceived () | |
| void | calculateEstimatedBallPosition (double &ballX, double &ballY, double &ballP) |
| void | calculateEstimatedBallVelocity (double &ballVX, double &ballVY) |
| void | calculateEstimatedBallVelocity (double &ballVX, double &ballVY, double &ballVP) |
| int | getNumberOfSamples () const |
| The function returns the number of samples in the set. | |
Public Attributes | |
| GT2005Particle * | current |
| int | n |
| Cell | cells [blMaxGrid][blMaxGrid] |
| double | yMax |
| double | xMax |
| double | countMax |
|
|
Definition at line 20 of file GT2005ParticleContainerReceived.cpp. References numOfBLParticlesSend, and GT2005Particle::setParameters(). |
Here is the call graph for this function:

|
|
Definition at line 28 of file GT2005ParticleContainerReceived.cpp. References getNumberOfSamples(), and GT2005Particle::setParameters(). |
Here is the call graph for this function:

|
|
Definition at line 36 of file GT2005ParticleContainerReceived.cpp. |
|
||||||||||||||||
Here is the call graph for this function:

|
||||||||||||
|
Definition at line 124 of file GT2005ParticleContainerReceived.cpp. References GT2005ParticleContainerReceived::Cell::first, GT2005Particle::next, GT2005Particle::probability, GT2005Particle::vx, and GT2005Particle::vy. |
|
||||||||||||||||
|
Definition at line 147 of file GT2005ParticleContainerReceived.cpp. References GT2005ParticleContainerReceived::Cell::first, GT2005Particle::next, GT2005Particle::probability, GT2005Particle::vprob, GT2005Particle::vx, and GT2005Particle::vy. |
|
|
The function returns the number of samples in the set.
Definition at line 91 of file GT2005ParticleContainerReceived.h. Referenced by calculateEstimatedBallPosition(), GT2005TeamBallLocator::draw(), GT2005TeamBallLocator::execute(), and GT2005ParticleContainerReceived(). |
|
|
Definition at line 40 of file GT2005ParticleContainerReceived.h. Referenced by GT2005TeamBallLocator::draw(), and GT2005TeamBallLocator::execute(). |
|
|
Definition at line 43 of file GT2005ParticleContainerReceived.h. |
|
|
Definition at line 68 of file GT2005ParticleContainerReceived.h. |
|
|
Definition at line 69 of file GT2005ParticleContainerReceived.h. |
|
|
Definition at line 69 of file GT2005ParticleContainerReceived.h. |
|
|
Definition at line 69 of file GT2005ParticleContainerReceived.h. |
1.3.6