CompuCell3D::CellCenterOfMass Class Reference

#include <CellCenterOfMass.h>

List of all members.

Public Attributes

unsigned int x
 Total of all X values. Divide by volume to get the center of mass.
unsigned int y
 Total of all Y values. Divide by volume to get the center of mass.
unsigned int z
 Total of all Z values. Divide by volume to get the center of mass.


Detailed Description

Definition at line 28 of file CellCenterOfMass.h.


Member Data Documentation

unsigned int CompuCell3D::CellCenterOfMass::x

Total of all X values. Divide by volume to get the center of mass.

Definition at line 31 of file CellCenterOfMass.h.

unsigned int CompuCell3D::CellCenterOfMass::y

Total of all Y values. Divide by volume to get the center of mass.

Definition at line 34 of file CellCenterOfMass.h.

unsigned int CompuCell3D::CellCenterOfMass::z

Total of all Z values. Divide by volume to get the center of mass.

Definition at line 37 of file CellCenterOfMass.h.


The documentation for this class was generated from the following file:
Generated on Thu Feb 21 14:40:06 2008 for CompuCell3D by  doxygen 1.5.3