Returns the 'Up' offset for the start point, scaled by the start radius.
Offset cpsUp(double size, double maxSize) => upStartVector * startRadius(size, maxSize);