PySteppables::SteppablePy Class Reference

Inherits PySteppables::SimObjectPy.

Inherited by bacterium_macrophage_2D_steering_steppables::ChemotaxisSteering, BoundaryPixelTrackerExampleSteppables::BoundaryPixelTrackerSteppable, cellsort_2D_field_modules::MitosisDataPrinterSteppable, cellsort_2D_field_modules::VolumeConstraintSteppable, cellsort_2D_steering_steppables::ContactSteering, cellsort_2D_steering_steppables::PottsSteering, cellsort_2D_steppables_extra_attrib::ExtraAttributeCellsort, cellsort_2D_steppables_extra_attrib::TypeSwitcherSteppable, cellsort_2D_steppables_info_printer::InfoPrinterSteppable, cellsort_2D_steppables_neighbor_tracker::NeighborTrackerPrinterSteppable, ContactLocalProductExampleModules::ContactLocalProductSteppable, ContactLocalProductExampleModules::ContactSpecVisualizationSteppable, ContactMultiCadSteppables::ContactMultiCadSteppable, diffusion_2D_steering_steppables::DiffusionSolverSteering, diffusion_2D_steppables::ConcentrationFieldDumperSteppable, diffusion_2D_steppables_player::ExtraFieldVisualizationSteppable, elongationFlexSteppables::ElongationFlexSteppable, elongationTest_steering_steppables::LengthConstraintSteering, FieldSecretionSteppables::FieldSecretionSteppable, growingcells_fast_steppables::VolumeParamSteppable, PixelTrackerExampleSteppables::PixelTrackerSteppable, plasticityTest_steering_steppables::PlasticitySteering, plasticitytestSteppables::PlasticityLocalSteppable, pressureField_steppables::BlobSimpleTypeInitializer, pressureField_steppables::CellKiller, pressureField_steppables::ModifyAttribute, pressureField_steppables::PressureFieldVisualizationSteppable, pressureField_steppables::TargetVolumeDrosoSteppable, PySteppables::SteppableBasePy, PySteppables::SteppableRegistry, PySteppablesExamples::AirInjector, PySteppablesExamples::BlobSimpleTypeInitializer, PySteppablesExamples::BlobSimpleTypeInitializerRandom, PySteppablesExamples::BubbleCellRemover, PySteppablesExamples::BubbleNucleator, PySteppablesExamples::CellKiller, PySteppablesExamples::ConcentrationFieldDumper, PySteppablesExamples::ContactLocalFlexPrinter, PySteppablesExamples::ContactLocalProductSteppable, PySteppablesExamples::ContactSpecVisualizationSteppable, PySteppablesExamples::IncrementPluginTargetVolume, PySteppablesExamples::InitialTargetVolumeSteppable, PySteppablesExamples::ModifyAttribute, PySteppablesExamples::ModifyDictAttribute, PySteppablesExamples::NeighborInducedKiller, PySteppablesExamples::PressureDumperSteppable, PySteppablesExamples::TargetVolumeDrosoSteppable, PySteppablesExamples::TargetVolumeSteppable, PySteppablesExamples::VolumeLocalFlexSteppableEye, and vectorPlotSteppables::VectorFieldPlotTestSteppable.

Collaboration diagram for PySteppables::SteppablePy:

Collaboration graph
[legend]

List of all members.

Public Member Functions

def __init__
def setFrequency
def start
def step
def finish

Public Attributes

 frequency


Detailed Description

Definition at line 12 of file PySteppables.py.


Member Function Documentation

def PySteppables::SteppablePy::__init__ (   self,
  _frequency = 1 
)

def PySteppables::SteppablePy::setFrequency (   self,
  _freq 
)

Definition at line 17 of file PySteppables.py.

def PySteppables::SteppablePy::start (   self  ) 

Reimplemented in BoundaryPixelTrackerExampleSteppables::BoundaryPixelTrackerSteppable, cellsort_2D_field_modules::VolumeConstraintSteppable, ContactLocalProductExampleModules::ContactLocalProductSteppable, ContactLocalProductExampleModules::ContactSpecVisualizationSteppable, ContactMultiCadSteppables::ContactMultiCadSteppable, elongationFlexSteppables::ElongationFlexSteppable, PixelTrackerExampleSteppables::PixelTrackerSteppable, plasticitytestSteppables::PlasticityLocalSteppable, vectorPlotSteppables::VectorFieldPlotTestSteppable, cellsort_2D_steppables_info_printer::InfoPrinterSteppable, cellsort_2D_steppables_neighbor_tracker::NeighborTrackerPrinterSteppable, diffusion_2D_steppables_player::ExtraFieldVisualizationSteppable, FieldSecretionSteppables::FieldSecretionSteppable, growingcells_fast_steppables::VolumeParamSteppable, pressureField_steppables::TargetVolumeDrosoSteppable, pressureField_steppables::BlobSimpleTypeInitializer, pressureField_steppables::ModifyAttribute, pressureField_steppables::PressureFieldVisualizationSteppable, PySteppables::SteppableRegistry, PySteppablesExamples::TargetVolumeSteppable, PySteppablesExamples::TargetVolumeDrosoSteppable, PySteppablesExamples::BlobSimpleTypeInitializer, PySteppablesExamples::BlobSimpleTypeInitializerRandom, PySteppablesExamples::ModifyAttribute, PySteppablesExamples::ModifyDictAttribute, PySteppablesExamples::AirInjector, PySteppablesExamples::BubbleCellRemover, PySteppablesExamples::BubbleNucleator, PySteppablesExamples::InitialTargetVolumeSteppable, PySteppablesExamples::VolumeLocalFlexSteppableEye, PySteppablesExamples::ContactLocalProductSteppable, PySteppablesExamples::ContactSpecVisualizationSteppable, and PySteppablesExamples::PressureDumperSteppable.

Definition at line 19 of file PySteppables.py.

def PySteppables::SteppablePy::step (   self,
  _mcs 
)

Reimplemented in bacterium_macrophage_2D_steering_steppables::ChemotaxisSteering, BoundaryPixelTrackerExampleSteppables::BoundaryPixelTrackerSteppable, cellsort_2D_field_modules::VolumeConstraintSteppable, cellsort_2D_field_modules::MitosisDataPrinterSteppable, cellsort_2D_steering_steppables::PottsSteering, cellsort_2D_steering_steppables::ContactSteering, ContactLocalProductExampleModules::ContactSpecVisualizationSteppable, ContactMultiCadSteppables::ContactMultiCadSteppable, diffusion_2D_steering_steppables::DiffusionSolverSteering, elongationFlexSteppables::ElongationFlexSteppable, elongationTest_steering_steppables::LengthConstraintSteering, PixelTrackerExampleSteppables::PixelTrackerSteppable, plasticityTest_steering_steppables::PlasticitySteering, plasticitytestSteppables::PlasticityLocalSteppable, vectorPlotSteppables::VectorFieldPlotTestSteppable, cellsort_2D_steppables_extra_attrib::ExtraAttributeCellsort, cellsort_2D_steppables_extra_attrib::TypeSwitcherSteppable, cellsort_2D_steppables_info_printer::InfoPrinterSteppable, cellsort_2D_steppables_neighbor_tracker::NeighborTrackerPrinterSteppable, diffusion_2D_steppables::ConcentrationFieldDumperSteppable, diffusion_2D_steppables_player::ExtraFieldVisualizationSteppable, FieldSecretionSteppables::FieldSecretionSteppable, growingcells_fast_steppables::VolumeParamSteppable, pressureField_steppables::TargetVolumeDrosoSteppable, pressureField_steppables::ModifyAttribute, pressureField_steppables::CellKiller, pressureField_steppables::PressureFieldVisualizationSteppable, PySteppables::SteppableRegistry, PySteppablesExamples::TargetVolumeSteppable, PySteppablesExamples::ConcentrationFieldDumper, PySteppablesExamples::TargetVolumeDrosoSteppable, PySteppablesExamples::ModifyAttribute, PySteppablesExamples::ModifyDictAttribute, PySteppablesExamples::CellKiller, PySteppablesExamples::ContactLocalFlexPrinter, PySteppablesExamples::AirInjector, PySteppablesExamples::BubbleCellRemover, PySteppablesExamples::BubbleNucleator, PySteppablesExamples::VolumeLocalFlexSteppableEye, PySteppablesExamples::NeighborInducedKiller, PySteppablesExamples::ContactSpecVisualizationSteppable, PySteppablesExamples::PressureDumperSteppable, and PySteppablesExamples::IncrementPluginTargetVolume.

Definition at line 20 of file PySteppables.py.

def PySteppables::SteppablePy::finish (   self  ) 

Reimplemented in PySteppables::SteppableRegistry.

Definition at line 21 of file PySteppables.py.


Member Data Documentation

Definition at line 14 of file PySteppables.py.


The documentation for this class was generated from the following file:

Generated on Thu Dec 4 11:43:25 2008 for CompuCell3D by  doxygen 1.5.6