view SwordLogInterp/fcpan.pd @ 268:333d4defb767

Work done: Calculate the propeller azimuth in relation to the direction of flight Calculate the angle between the propeller in flight and the observer, stationary at the origin Calculate the correct value of pan, stipulating that the observer is at the origin facing in the positive x direction, or North.
author Rod Selfridge <r.selfridge@qmul.ac.uk>
date Sat, 28 Jan 2017 15:46:50 +0000
parents 8fae36f1df0b
children
line wrap: on
line source
#N canvas 316 389 443 292 10;
#X obj 133 131 *~;
#X obj -4 123 *~;
#X obj 149 85 cos~;
#X obj 149 48 -~ 0.25;
#X obj 149 26 *~ 0.25;
#X obj 12 101 cos~;
#X obj 12 77 -~ 0.25;
#X obj -4 183 outlet~ l;
#X obj 133 191 outlet~ r;
#X obj -4 -4 inlet~;
#X obj 149 4 sig~;
#X obj 149 -28 inlet;
#X connect 0 0 8 0;
#X connect 1 0 7 0;
#X connect 2 0 0 1;
#X connect 3 0 2 0;
#X connect 3 0 6 0;
#X connect 4 0 3 0;
#X connect 5 0 1 1;
#X connect 6 0 5 0;
#X connect 9 0 1 0;
#X connect 9 0 0 0;
#X connect 10 0 4 0;
#X connect 11 0 10 0;