EcoliSimulator
2.0.1a
|
Functions | |
double | unifRand () |
int | dist_iniz (double x[], double x0[], double R, unsigned int num_dist) |
int dist_iniz | ( | double | x[], |
double | x0[], | ||
double | R, | ||
unsigned int | num_dist | ||
) |
This function set the initial position.
x[] | position of pacterium (to be set) |
x0[] | initial position, set in the menu |
R | radius distribution |
type | of distribution, see menu |
double unifRand | ( | ) |