diff options
Diffstat (limited to 'msd2D/help-msd2D.pd')
-rw-r--r-- | msd2D/help-msd2D.pd | 136 |
1 files changed, 70 insertions, 66 deletions
diff --git a/msd2D/help-msd2D.pd b/msd2D/help-msd2D.pd index d2f051a..37bc116 100644 --- a/msd2D/help-msd2D.pd +++ b/msd2D/help-msd2D.pd @@ -1,5 +1,5 @@ #N canvas 0 0 478 397 10; -#N canvas 271 52 742 843 masses 1; +#N canvas 271 52 742 843 masses 0; #X obj 62 154 cnv 15 610 180 empty empty CREATION 20 12 0 14 -262131 -66577 0; #X msg 79 183 reset; @@ -73,18 +73,41 @@ their; #X connect 43 0 46 0; #X connect 48 0 46 0; #X restore 221 312 pd masses; +#X text 75 312 HELP on masses --->; +#X text 74 343 HELP on links --->; +#X text 13 117 There are 4 types of messages for msd :; +#X text 14 81 It is designed to implement particules physical model +in PD.The model is based on two elements type : mass and link.; +#X obj 13 132 cnv 15 420 30 empty empty empty 20 12 0 14 -262131 -66577 +0; +#X obj 13 165 cnv 15 420 30 empty empty empty 20 12 0 14 -261689 -66577 +0; +#X obj 13 198 cnv 15 420 30 empty empty empty 20 12 0 14 -262131 -66577 +0; +#X obj 13 231 cnv 15 420 30 empty empty empty 20 12 0 14 -261689 -66577 +0; +#X text 16 139 CREATION : To create the model masses and links.; +#X text 16 204 DYNAMIC SETTING : To set the model parameters dynamically. +; +#X text 16 237 ATTRIBUTES : To get the model parameters.; +#X text 16 166 COMPUTATION : To compute the new model state based on +previous instant.; +#X text 94 23 MSD2D : mass - spring - damper model; +#X text 15 68 MSD2D is the 2D object of the msd objects collection. +; #N canvas 222 83 808 841 links 0; -#X obj 62 250 cnv 15 610 305 empty empty CREATION 20 12 0 14 -262131 +#X obj 33 821 msd; +#X obj 62 192 cnv 15 610 360 empty empty CREATION 20 12 0 14 -262131 -66577 0; -#X msg 79 279 reset; -#X text 338 308 \$1 : Id (symbol); -#X text 250 308 Add a link; -#X text 337 328 \$2 : creation No of mass1; -#X text 337 346 \$3 : creation No of mass2; -#X text 336 364 \$4 : rigidity; -#X text 251 280 Delete all masses and links; -#X text 336 382 \$5 : viscosity; -#X text 336 399 \$6 : damping; +#X msg 79 221 reset; +#X text 402 247 \$1 : Id (symbol); +#X text 314 247 Add a link; +#X text 401 267 \$2 : creation No of mass1; +#X text 401 285 \$3 : creation No of mass2; +#X text 400 303 \$4 : rigidity; +#X text 251 222 Delete all masses and links; +#X text 400 321 \$5 : viscosity; +#X text 400 338 \$6 : damping; #X obj 61 561 cnv 15 610 82 empty empty DYNAMIC_SETTING 20 12 0 14 -262131 -66577 0; #X msg 172 583 setD \$1 \$2; @@ -100,29 +123,27 @@ their; #X text 237 705 \$1 : Attribute type ( massesPos / massesSpeeds / massesForces / linksPos ); #X text 237 742 \$2 : Id (symbol or creations numbers); -#X msg 78 308 link \$1 \$2 \$3 \$4 \$5 \$6; -#X msg 74 532 deleteLink \$1; -#X text 239 534 Delete a link; -#X text 340 534 \$1 : Creation No of link; +#X msg 74 533 deleteLink \$1; +#X text 239 535 Delete a link; +#X text 340 535 \$1 : Creation No of link; #X msg 73 762 infosL; #X text 236 762 Get infos on all masses and links on outlet No 2; -#X msg 73 423 iLink \$1 \$2 \$3 \$4 \$5 \$6; -#X text 338 308 \$1 : Id (symbol); -#X text 250 308 Add a link; -#X text 337 328 \$2 : creation No of mass1; -#X text 337 346 \$3 : creation No of mass2; -#X text 336 364 \$4 : rigidity; -#X text 336 382 \$5 : viscosity; -#X text 336 399 \$6 : damping; -#X text 410 422 \$1 : Id (symbol); -#X text 409 478 \$4 : rigidity; -#X text 409 496 \$5 : viscosity; -#X text 409 513 \$6 : damping; -#X text 410 422 \$1 : Id (symbol); -#X text 409 478 \$4 : rigidity; -#X text 409 496 \$5 : viscosity; -#X text 409 513 \$6 : damping; -#X text 248 423 Add an interactor link; +#X text 402 247 \$1 : Id (symbol); +#X text 314 247 Add a link; +#X text 401 267 \$2 : creation No of mass1; +#X text 401 285 \$3 : creation No of mass2; +#X text 400 303 \$4 : rigidity; +#X text 400 321 \$5 : viscosity; +#X text 400 338 \$6 : damping; +#X text 463 392 \$1 : Id (symbol); +#X text 462 448 \$4 : rigidity; +#X text 462 466 \$5 : viscosity; +#X text 462 483 \$6 : damping; +#X text 463 392 \$1 : Id (symbol); +#X text 462 448 \$4 : rigidity; +#X text 462 466 \$5 : viscosity; +#X text 462 483 \$6 : damping; +#X text 301 393 Add an interactor link; #X text 94 52 LINKS :; #X text 71 91 parameters : length \, rigidity \, viscosity and damping. ; @@ -131,43 +152,26 @@ their; #X text 70 134 the two masses at the creation.; #X text 71 120 message. The lenght is initialised to the distance between ; -#X text 71 106 Rigidity \, viscosity and damping are defined by the +#X text 71 107 Rigidity \, viscosity and damping are defined by the creation; -#X text 409 442 \$2 : Id (symbol) of masses type 1; -#X text 409 460 \$3 : Id (symbol) of masses type 2; #X text 70 148 Interactor links are links between mutiples masses \, instead; #X text 70 161 of creation number \, the masses linked are defined with; #X text 69 175 their Id.; -#X obj 33 821 msd2D; -#X connect 1 0 56 0; -#X connect 14 0 56 0; -#X connect 18 0 56 0; -#X connect 22 0 56 0; -#X connect 23 0 56 0; -#X connect 26 0 56 0; -#X connect 28 0 56 0; -#X restore 223 342 pd links; -#X text 75 312 HELP on masses --->; -#X text 74 343 HELP on links --->; -#X text 13 117 There are 4 types of messages for msd :; -#X text 14 81 It is designed to implement particules physical model -in PD.The model is based on two elements type : mass and link.; -#X obj 13 132 cnv 15 420 30 empty empty empty 20 12 0 14 -262131 -66577 -0; -#X obj 13 165 cnv 15 420 30 empty empty empty 20 12 0 14 -261689 -66577 -0; -#X obj 13 198 cnv 15 420 30 empty empty empty 20 12 0 14 -262131 -66577 -0; -#X obj 13 231 cnv 15 420 30 empty empty empty 20 12 0 14 -261689 -66577 -0; -#X text 16 139 CREATION : To create the model masses and links.; -#X text 16 204 DYNAMIC SETTING : To set the model parameters dynamically. -; -#X text 16 237 ATTRIBUTES : To get the model parameters.; -#X text 16 166 COMPUTATION : To compute the new model state based on -previous instant.; -#X text 94 23 MSD2D : mass - spring - damper model; -#X text 15 68 MSD2D is the 2D object of the msd objects collection. -; +#X text 397 356 ($7) : minimum lenght of link; +#X text 397 373 ($8) : maximum lenght of link; +#X msg 78 247 link \$1 \$2 \$3 \$4 \$5 \$6 ($7 \$8); +#X text 462 412 \$2 : Id (symbol) of masses 1; +#X text 462 430 \$3 : Id (symbol) of masses 2; +#X msg 73 393 iLink \$1 \$2 \$3 \$4 \$5 \$6 ($7 \$8); +#X text 458 500 ($7) : minimum lenght of links; +#X text 458 517 ($8) : maximum lenght of links; +#X connect 2 0 0 0; +#X connect 15 0 0 0; +#X connect 19 0 0 0; +#X connect 23 0 0 0; +#X connect 26 0 0 0; +#X connect 55 0 0 0; +#X connect 58 0 0 0; +#X restore 224 340 pd links; |