cell_system::DivisionParams Class Reference

Structure storing the right hand side of a division rule. More...

#include <algorithms/cellsystem.h>

List of all members.

Public Member Functions

 DivisionParams (const DivisionParams &copy)
 DivisionParams (label_t ll, label_t rl, double a, double r=0.5)

Public Attributes

double angle
 Angle between the reference vector and the normal to the new wall.
label_t left_label
 Label of the "left" daughter cell.
double ratio
 Volume ratio of the left cell.
label_t right_label
 Label of the "right" daughter cell.

Detailed Description

Structure storing the right hand side of a division rule.

Definition at line 363 of file cellsystem.h.


Member Data Documentation

Angle between the reference vector and the normal to the new wall.

Definition at line 397 of file cellsystem.h.

Referenced by cell_system::CellSystem< TissueClass, RealModel >::readRules(), and cell_system::CellSystem< TissueClass, RealModel >::step_cellsystem_division().

Volume ratio of the left cell.

Volume of the left cell divided by the volume of the original cell

Definition at line 403 of file cellsystem.h.

Referenced by cell_system::CellSystem< TissueClass, RealModel >::readRules(), and cell_system::CellSystem< TissueClass, RealModel >::step_cellsystem_division().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Generated on Fri May 31 15:38:07 2013 for VVE by  doxygen 1.6.3