CompuCell3D::ChickGrowthTypePlugin Class Reference

#include <ChickGrowthTypePlugin.h>

Inheritance diagram for CompuCell3D::ChickGrowthTypePlugin:

Inheritance graph
[legend]
Collaboration diagram for CompuCell3D::ChickGrowthTypePlugin:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ChickGrowthTypePlugin ()
virtual ~ChickGrowthTypePlugin ()
virtual void init (Simulator *simulator)
unsigned char getCellType (const CellG *cell) const
std::string getTypeName (const char type) const
unsigned char getTypeId (const std::string typeName) const
float getThreshold ()
float getConcentration (Point3D pt)
virtual void readXML (XMLPullParser &in)
virtual void writeXML (XMLSerializer &out)

Private Attributes

Simulatorsim
Potts3Dpotts
std::string fieldSource
std::string fieldName
float threshold


Detailed Description

Definition at line 36 of file ChickGrowthTypePlugin.h.


Constructor & Destructor Documentation

ChickGrowthTypePlugin::ChickGrowthTypePlugin (  ) 

Definition at line 43 of file ChickGrowthTypePlugin.cpp.

ChickGrowthTypePlugin::~ChickGrowthTypePlugin (  )  [virtual]

Definition at line 45 of file ChickGrowthTypePlugin.cpp.


Member Function Documentation

void ChickGrowthTypePlugin::init ( Simulator simulator  )  [virtual]

unsigned char ChickGrowthTypePlugin::getCellType ( const CellG cell  )  const [virtual]

Implements CompuCell3D::Automaton.

Definition at line 62 of file ChickGrowthTypePlugin.cpp.

string ChickGrowthTypePlugin::getTypeName ( const char  type  )  const [virtual]

Implements CompuCell3D::Automaton.

Definition at line 69 of file ChickGrowthTypePlugin.cpp.

References THROW.

unsigned char CompuCell3D::ChickGrowthTypePlugin::getTypeId ( const std::string  typeName  )  const [virtual]

float CompuCell3D::ChickGrowthTypePlugin::getThreshold (  )  [inline]

float ChickGrowthTypePlugin::getConcentration ( Point3D  pt  ) 

void ChickGrowthTypePlugin::readXML ( XMLPullParser &  in  )  [virtual]

void ChickGrowthTypePlugin::writeXML ( XMLSerializer &  out  )  [virtual]

Definition at line 106 of file ChickGrowthTypePlugin.cpp.


Member Data Documentation

Definition at line 37 of file ChickGrowthTypePlugin.h.

Referenced by getConcentration(), and init().

Reimplemented from CompuCell3D::Automaton.

Definition at line 38 of file ChickGrowthTypePlugin.h.

Referenced by init().

Definition at line 39 of file ChickGrowthTypePlugin.h.

Referenced by getConcentration(), and readXML().

Definition at line 40 of file ChickGrowthTypePlugin.h.

Referenced by getConcentration(), and readXML().

Definition at line 41 of file ChickGrowthTypePlugin.h.

Referenced by getThreshold(), and readXML().


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

Generated on Thu Dec 4 11:42:13 2008 for CompuCell3D by  doxygen 1.5.6