

Public Member Functions | |
| def | __init__ |
| def | start |
| def | setInjectionPoint |
| def | setVolumeIncrement |
| def | step |
Public Attributes | |
| simulator | |
| potts | |
| inventory | |
| cellField | |
| cellList | |
| volumeIncrement | |
| injectionPoint | |
Definition at line 311 of file PySteppablesExamples.py.
| def PySteppablesExamples::AirInjector::__init__ | ( | self, | ||
| _simulator, | ||||
_frequency = 1 | ||||
| ) |
Definition at line 312 of file PySteppablesExamples.py.
| def PySteppablesExamples::AirInjector::start | ( | self | ) |
Reimplemented from PySteppables::SteppablePy.
Definition at line 320 of file PySteppablesExamples.py.
| def PySteppablesExamples::AirInjector::setInjectionPoint | ( | self, | ||
| _x, | ||||
| _y, | ||||
| _z | ||||
| ) |
Definition at line 322 of file PySteppablesExamples.py.
| def PySteppablesExamples::AirInjector::setVolumeIncrement | ( | self, | ||
| _increment | ||||
| ) |
Definition at line 325 of file PySteppablesExamples.py.
| def PySteppablesExamples::AirInjector::step | ( | self, | ||
| mcs | ||||
| ) |
Reimplemented from PySteppables::SteppablePy.
Definition at line 327 of file PySteppablesExamples.py.
Reimplemented from PySteppables::SimObjectPy.
Definition at line 314 of file PySteppablesExamples.py.
Definition at line 315 of file PySteppablesExamples.py.
Definition at line 316 of file PySteppablesExamples.py.
Definition at line 317 of file PySteppablesExamples.py.
Definition at line 318 of file PySteppablesExamples.py.
Definition at line 319 of file PySteppablesExamples.py.
Definition at line 323 of file PySteppablesExamples.py.
1.5.6