Function necsim::archimedesSpiralY¶
- Defined in File Landscape.cpp
Function Documentation¶
-
unsigned long
necsim::archimedesSpiralY(const double ¢re_x, const double ¢re_y, const double &radius, const double &theta)¶ Gets the y coordinate of the archimedes spiral.
- Parameters
centre_x: the x coordinate of the spiral centrecentre_y: the y coordinate of the spiral centreradius: the radius of the spiraltheta: the theta of rotation of the spiral