view SwordLogInterp/arcsin~.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 549 79 369 390 10;
#X obj 178 28 inlet~;
#X obj 163 67 *~;
#X obj 116 67 sig~ 1;
#X obj 148 95 -~;
#X obj 220 307 outlet~;
#X obj 148 119 sqrt~;
#X obj 133 144 -~;
#X obj 220 168 /~;
#X obj 220 193 atan~;
#X obj 220 218 *~ 2;
#X obj 220 241 *~ 360;
#X obj 220 262 /~ 3.14159;
#X obj 220 283 /~ 2;
#X connect 0 0 1 1;
#X connect 0 0 1 0;
#X connect 0 0 7 1;
#X connect 1 0 3 1;
#X connect 2 0 3 0;
#X connect 2 0 6 0;
#X connect 3 0 5 0;
#X connect 5 0 6 1;
#X connect 6 0 7 0;
#X connect 7 0 8 0;
#X connect 8 0 9 0;
#X connect 9 0 10 0;
#X connect 10 0 11 0;
#X connect 11 0 12 0;
#X connect 12 0 4 0;