a property

double a
final

The initial radius of the spiral.

This is the a parameter in the equation r=a+bθ.

Implementation

final double a;