Hello all,
I'm trying to obtain solution(s) for problems of the following nature:
To keep things simple, I begin with two wheels instead, A and B.
If A has the frequency f_A, and B f_B, then the location (in terms of degrees) of each marked point is computed as follows:
f_A * 360 * t % 360...