

Public Member Functions | |
| def | __init__ |
| def | start |
| def | setCutoffCoordinate |
| def | checkIfOKToRemove |
| def | step |
Public Attributes | |
| simulator | |
| inventory | |
| cellList | |
| coordName | |
| cutoffValue | |
Definition at line 335 of file PySteppablesExamples.py.
| def PySteppablesExamples::BubbleCellRemover::__init__ | ( | self, | ||
| _simulator, | ||||
_frequency = 1 | ||||
| ) |
Definition at line 336 of file PySteppablesExamples.py.
| def PySteppablesExamples::BubbleCellRemover::start | ( | self | ) |
Reimplemented from PySteppables::SteppablePy.
Definition at line 343 of file PySteppablesExamples.py.
| def PySteppablesExamples::BubbleCellRemover::setCutoffCoordinate | ( | self, | ||
| _coordName, | ||||
| _cutoffValue | ||||
| ) |
Definition at line 345 of file PySteppablesExamples.py.
| def PySteppablesExamples::BubbleCellRemover::checkIfOKToRemove | ( | self, | ||
| cell | ||||
| ) |
Definition at line 359 of file PySteppablesExamples.py.
| def PySteppablesExamples::BubbleCellRemover::step | ( | self, | ||
| mcs | ||||
| ) |
Reimplemented from PySteppables::SteppablePy.
Definition at line 385 of file PySteppablesExamples.py.
Reimplemented from PySteppables::SimObjectPy.
Definition at line 338 of file PySteppablesExamples.py.
Definition at line 339 of file PySteppablesExamples.py.
Definition at line 340 of file PySteppablesExamples.py.
Definition at line 341 of file PySteppablesExamples.py.
Definition at line 342 of file PySteppablesExamples.py.
1.5.6