ChemotaxisUtil Namespace Reference


Detailed Description

Contains some classes / functions that are useful for chemotaxis models.


Classes

class  GammaSampler

Functions

void genUniformRandRotation3d (double rotMatrix[3][3])
void genRot3dAboutAxis (double rotMatrix[3][3], double axis[3], double angleInRad)
void genRotFromAngles (double rotMatrix[3][3], double angleX, double angleY, double angleZ)
void applyRotation (double rotMatrix[3][3], double vec[3])
void applyDisplacement (double pos[3], double dir[3], double distance)


Function Documentation

void ChemotaxisUtil::applyDisplacement ( double  pos[3],
double  dir[3],
double  distance 
)

void ChemotaxisUtil::applyRotation ( double  rotMatrix[3][3],
double  vec[3] 
)

void ChemotaxisUtil::genRot3dAboutAxis ( double  rotMatrix[3][3],
double  axis[3],
double  angleInRad 
)

void ChemotaxisUtil::genRotFromAngles ( double  rotMatrix[3][3],
double  angleX,
double  angleY,
double  angleZ 
)

void ChemotaxisUtil::genUniformRandRotation3d ( double  rotMatrix[3][3]  ) 


Generated on Thu Dec 9 11:02:48 2010 for NFsim by  doxygen 1.5.4