This utility will calculate the pitch at a given distance from the center of the
prop, given an angle in degrees
The calculations are based on the following formula:
P = 2pi * r * tan(a)
Where:
P = Pitch of propeller
r = Distance from center of propeller
a = angle at station (formula uses radians, converted from entered degrees)