The first step is to calculate the distance to row:

As you can se above, \(\displaystyle cos(q) = x/2 => x = 2 cos(q) => d_{row} = 2x => d_{row} = 4 cos(q) (miles)\)
Now we calculate the distance to walk... if we put the angle in the center of the circunference, that would be 2q, as you can see below

As you can see, x represents a part of the circunference. The circunference is \(\displaystyle 2πr = 4π (miles)\)
The full circunference would be \(\displaystyle 2π(rad)\). So \(\displaystyle 2q/2π (rad) = q/π (rad)\) is the fraction of the circunference we're interested in.
Now we have: \(\displaystyle d_{walk} = x = \frac{q}{π}4π = 4q (miles)\)
Since we have both distances, the next step is to work with the speeds.
d (row) is already in miles/hour.
c (walk) is in ft/sec, so we convert:
\(\displaystyle c \frac{ft}{sec}\frac{1 mile}{5280 ft}\frac{3600 sec}{1 hour} = \frac{15}{22}c (\frac{mile}{hour})\)
We know that time is distance/speed, so, putting it all together, we have the equation of time:
\(\displaystyle T(q) = \frac{4cos(q)}{d}+\frac{4q}{(15/22) c} = \frac{4cos(q)}{d}+\frac{88q}{15c} (miles)\)