aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCyrille Henry <nusmuk@users.sourceforge.net>2014-05-25 16:13:23 +0000
committerCyrille Henry <nusmuk@users.sourceforge.net>2014-05-25 16:13:23 +0000
commit2ee9935535a98c91c1123eac0da9dc0414c71a08 (patch)
tree1a9d96db0e806faf3fc3e75360157642fa8ff7b4
parent1746b067d0e786b3d59d0e11ec59a43eb6cbaf79 (diff)
update help file to include recent change
svn path=/trunk/externals/pmpd/; revision=17317
-rw-r--r--pmpd-help.pd56
-rw-r--r--pmpd2d-help.pd56
-rw-r--r--pmpd3d-help.pd58
3 files changed, 96 insertions, 74 deletions
diff --git a/pmpd-help.pd b/pmpd-help.pd
index e9f2998..a2da0a2 100644
--- a/pmpd-help.pd
+++ b/pmpd-help.pd
@@ -1,4 +1,4 @@
-#N canvas 544 167 584 778 10;
+#N canvas 542 172 584 778 10;
#X obj 4 369 cnv 15 550 15 empty empty empty 20 12 0 14 -158509 -66577
0;
#X obj 5 729 cnv 15 550 40 empty empty empty 20 12 0 14 -158509 -66577
@@ -636,36 +636,36 @@ and forces of masses.;
#X text 197 660 \$1 (optional): Masses Id;
#X text 197 676 \$2 (optional): Masses Id;
#X restore 12 497 pd masses_attributes___;
-#N canvas 410 289 631 464 statistics 0;
-#X obj 20 41 cnv 15 170 150 empty empty empty 20 12 0 14 -233017 -66577
+#N canvas 869 217 619 540 statistics 0;
+#X obj 20 41 cnv 15 170 190 empty empty empty 20 12 0 14 -233017 -66577
0;
#X obj 19 21 cnv 15 590 15 empty empty empty 20 12 0 14 -158509 -66577
0;
-#X text 260 196 \$1 : none or Id;
+#X text 368 230 \$1 : none or Id;
#X text 202 119 output the standard deviation of masses force;
#X text 202 166 output the standard deviation of masses velocity;
#X text 22 21 masses :;
-#X obj 23 247 cnv 15 170 180 empty empty empty 20 12 0 14 -233017 -66577
+#X obj 23 277 cnv 15 170 220 empty empty empty 20 12 0 14 -233017 -66577
0;
-#X obj 23 227 cnv 15 590 15 empty empty empty 20 12 0 14 -158509 -66577
+#X obj 23 257 cnv 15 590 15 empty empty empty 20 12 0 14 -158509 -66577
0;
-#X text 246 434 \$1 : none or Id;
-#X text 209 316 output the standard deviation of links length;
-#X text 208 358 output the standard deviation of links center position
+#X text 362 502 \$1 : none or Id;
+#X text 209 346 output the standard deviation of links length;
+#X text 208 388 output the standard deviation of links center position
velocity;
-#X text 209 405 output the standard deviation of links length change
+#X text 209 435 output the standard deviation of links length change
;
-#X text 26 227 links :;
+#X text 26 257 links :;
#X text 201 51 output the average position of masses;
#X text 202 74 output the standard deviation of masses position;
#X text 202 143 output the average velocity of masses;
-#X text 208 254 output the average position of links center;
-#X text 208 297 output the average links length;
-#X text 208 336 output the average center position velocity of links
+#X text 208 284 output the average position of links center;
+#X text 208 327 output the average links length;
+#X text 208 366 output the average center position velocity of links
;
-#X text 209 385 output the average change in links length;
+#X text 209 415 output the average change in links length;
#X text 201 96 output the average force applied to masses;
-#X text 208 274 output the standard deviation of links center position
+#X text 208 304 output the standard deviation of links center position
;
#X msg 30 51 massPosMean [\$1];
#X msg 30 74 massPosStd [\$1];
@@ -673,14 +673,22 @@ velocity;
#X msg 31 120 massForceStd [\$1];
#X msg 30 97 massForceMean [\$1];
#X msg 31 143 massSpeedMean [\$1];
-#X msg 34 254 linkPosMean [\$1];
-#X msg 34 275 linkPosStd [\$1];
-#X msg 34 296 linkLengthMean [\$1];
-#X msg 34 317 linkLengthStd [\$1];
-#X msg 34 338 linkPosSpeedMean [\$1];
-#X msg 34 358 linkPosSpeedStd [\$1];
-#X msg 34 384 linkLengthSpeedMean [\$1];
-#X msg 34 405 linkLengthSpeedStd [\$1];
+#X msg 34 284 linkPosMean [\$1];
+#X msg 34 305 linkPosStd [\$1];
+#X msg 34 326 linkLengthMean [\$1];
+#X msg 34 347 linkLengthStd [\$1];
+#X msg 34 368 linkPosSpeedMean [\$1];
+#X msg 34 388 linkPosSpeedStd [\$1];
+#X msg 34 414 linkLengthSpeedMean [\$1];
+#X msg 34 435 linkLengthSpeedStd [\$1];
+#X msg 31 187 massInfo \$1;
+#X msg 35 457 linkInfo \$1;
+#X msg 31 208 massNumber \$1;
+#X msg 35 478 linkNumber;
+#X text 201 187 output various information on the masses;
+#X text 202 210 output the number of masses;
+#X text 208 457 output various information on the links;
+#X text 209 479 output the number of links;
#X restore 12 537 pd statistics _________;
#X text 161 539 To get statistical data of the simulation.;
#X text 101 388 Bang - A bang at the left inlet computes the new model
diff --git a/pmpd2d-help.pd b/pmpd2d-help.pd
index 7458659..a0277c2 100644
--- a/pmpd2d-help.pd
+++ b/pmpd2d-help.pd
@@ -1,4 +1,4 @@
-#N canvas 285 179 572 750 10;
+#N canvas 283 184 572 750 10;
#X declare -lib Gem;
#X obj 4 309 cnv 15 550 15 empty empty empty 20 12 0 14 -158509 -66577
0;
@@ -900,12 +900,12 @@ the pm world (Xmin \, Xmax \, Ymin \, Ymax);
;
#X text 307 171 create a one time spacial interaction on masses;
#X restore 12 505 pd interactors ________;
-#N canvas 892 284 589 534 statistics 0;
-#X obj -126 50 cnv 15 150 170 empty empty empty 20 12 0 14 -233017
+#N canvas 890 238 584 585 statistics 0;
+#X obj -127 50 cnv 15 150 210 empty empty empty 20 12 0 14 -233017
-66577 0;
#X obj -125 30 cnv 15 550 15 empty empty empty 20 12 0 14 -158509 -66577
0;
-#X text 145 224 \$1 : none or Id;
+#X text 241 250 \$1 : none or Id;
#X msg -121 63 massPosMean;
#X msg -121 85 massPosStd \$1;
#X msg -121 110 massForceMean;
@@ -915,23 +915,23 @@ the pm world (Xmin \, Xmax \, Ymin \, Ymax);
#X text 30 63 output the average position of masses and center distance
;
#X text -112 30 masses :;
-#X obj -125 266 cnv 15 150 250 empty empty empty 20 12 0 14 -233017
+#X obj -125 286 cnv 15 150 290 empty empty empty 20 12 0 14 -233017
-66577 0;
-#X obj -126 246 cnv 15 550 15 empty empty empty 20 12 0 14 -158509
+#X obj -126 266 cnv 15 550 15 empty empty empty 20 12 0 14 -158509
-66577 0;
-#X msg -119 301 linkPosStd \$1;
-#X msg -119 358 linkLengthStd \$1;
-#X msg -119 414 linkPosSpeedStd \$1;
-#X text 150 512 \$1 : none or Id;
-#X msg -119 479 linkLengthSpeedStd \$1;
-#X msg -119 273 linkPosMean \$1;
-#X msg -119 329 linkLengthMean \$1;
-#X msg -118 386 linkPosSpeedMean \$1;
-#X msg -119 449 linkLengthSpeedMean \$1;
-#X text -113 246 links :;
+#X msg -119 321 linkPosStd \$1;
+#X msg -119 378 linkLengthStd \$1;
+#X msg -119 434 linkPosSpeedStd \$1;
+#X text 289 563 \$1 : none or Id;
+#X msg -119 499 linkLengthSpeedStd \$1;
+#X msg -119 293 linkPosMean \$1;
+#X msg -119 349 linkLengthMean \$1;
+#X msg -118 406 linkPosSpeedMean \$1;
+#X msg -119 469 linkLengthSpeedMean \$1;
+#X text -113 266 links :;
#X text 30 161 output the average velocity of masses (X \, Y \, Norm)
;
-#X text 34 384 output the average center position velocity of links
+#X text 34 404 output the average center position velocity of links
(X \, Y \, Norm);
#X text 30 84 output the standard deviation of mass positions and center
distance;
@@ -939,23 +939,29 @@ distance;
Norm);
#X text 31 133 output the standard deviation of mass forces;
#X text 30 188 output the standard deviation of mass velocities;
-#X text 32 303 output the standard deviation of link center positions
+#X text 32 323 output the standard deviation of link center positions
;
-#X text 32 330 output the average link lengths (X \, Y \, L);
-#X text 33 357 output the standard deviation of link lengths;
-#X text 34 414 output the standard deviation of link center position
+#X text 32 350 output the average link lengths (X \, Y \, L);
+#X text 33 377 output the standard deviation of link lengths;
+#X text 34 434 output the standard deviation of link center position
velocities;
-#X text 32 450 output the average change in link lengths (X \, Y \,
+#X text 32 470 output the average change in link lengths (X \, Y \,
Norm);
-#X text 32 479 output the standard deviation of link lengths change
+#X text 32 499 output the standard deviation of link lengths change
;
-#X text 32 270 output the average position of link centers (X \, Y
+#X text 32 290 output the average position of link centers (X \, Y
\, center disdance);
#X obj -125 6 cnv 15 550 15 empty empty empty 20 12 0 14 -233017 -66577
0;
#X text -113 5 STATISTICS Messages;
#X msg -120 213 massInfo \$1;
-#X msg -118 508 linkInfo \$1;
+#X msg -118 525 linkInfo \$1;
+#X msg -120 239 massNumber \$1;
+#X msg -118 551 linkNumber;
+#X text 30 213 output various information on the masses;
+#X text 31 241 output the number of masses;
+#X text 35 525 output various information on the links;
+#X text 36 553 output the number of links;
#X restore 12 525 pd statistics _________;
#X text 164 507 To send complex forces;
#X text 163 526 To get statistical data of the simulation;
diff --git a/pmpd3d-help.pd b/pmpd3d-help.pd
index 0f48325..0fe999e 100644
--- a/pmpd3d-help.pd
+++ b/pmpd3d-help.pd
@@ -1,4 +1,4 @@
-#N canvas 373 238 570 717 10;
+#N canvas 332 144 570 717 10;
#X declare -lib Gem;
#X obj 4 289 cnv 15 550 15 empty empty empty 20 12 0 14 -158509 -66577
0;
@@ -908,12 +908,12 @@ forceYSup \$1 / forceYInf \$1 / forceZSup \$1 / forceZInf \$1 / nbLinkInf
#X text 375 231 add a dpherical interactor to masses;
#X text 54 138 \$2 \$3 \$4 : vector perpendicular to the plane;
#X restore 12 476 pd interactors ________;
-#N canvas 290 156 605 507 statistics 0;
-#X obj -61 51 cnv 15 150 170 empty empty empty 20 12 0 14 -233017 -66577
+#N canvas 1012 207 621 608 statistics 0;
+#X obj -61 51 cnv 15 150 210 empty empty empty 20 12 0 14 -233017 -66577
0;
#X obj -61 31 cnv 15 550 15 empty empty empty 20 12 0 14 -158509 -66577
0;
-#X text 130 212 \$1 : none or Id;
+#X text 370 242 \$1 : none or Id;
#X msg -56 64 massPosMean;
#X msg -56 87 massPosStd \$1;
#X msg -55 116 massForceMean;
@@ -925,44 +925,52 @@ forceYSup \$1 / forceYInf \$1 / forceZSup \$1 / forceZInf \$1 / nbLinkInf
#X text 95 169 output the average velocity of masses (X \, Y \, Z \,
Norm);
#X text -48 31 masses :;
-#X obj -61 251 cnv 15 150 240 empty empty empty 20 12 0 14 -233017
+#X obj -61 291 cnv 15 150 280 empty empty empty 20 12 0 14 -233017
-66577 0;
-#X obj -61 231 cnv 15 550 15 empty empty empty 20 12 0 14 -158509 -66577
-0;
-#X msg -53 288 linkPosStd \$1;
-#X msg -53 341 linkLengthStd \$1;
-#X msg -53 398 linkPosSpeedStd \$1;
-#X text 129 477 \$1 : none or Id;
-#X msg -52 462 linkLengthSpeedStd \$1;
-#X msg -53 258 linkPosMean \$1;
-#X msg -53 314 linkLengthMean \$1;
-#X msg -53 368 linkPosSpeedMean \$1;
-#X msg -53 432 linkLengthSpeedMean \$1;
-#X text 98 366 output the average center position velocity of links
+#X obj -61 271 cnv 15 550 15 empty empty empty 20 12 0 14 -158509 -66577
+0;
+#X msg -53 328 linkPosStd \$1;
+#X msg -53 381 linkLengthStd \$1;
+#X msg -53 438 linkPosSpeedStd \$1;
+#X text 288 572 \$1 : none or Id;
+#X msg -52 502 linkLengthSpeedStd \$1;
+#X msg -53 298 linkPosMean \$1;
+#X msg -53 354 linkLengthMean \$1;
+#X msg -53 408 linkPosSpeedMean \$1;
+#X msg -53 472 linkLengthSpeedMean \$1;
+#X text 98 406 output the average center position velocity of links
(X \, Y \, Z \, Norm);
-#X text -48 231 links :;
+#X text -48 271 links :;
#X text 95 86 output the standard deviation of mass positions and center
distance;
#X text 96 113 output the average force applied to masses (X \, Y \,
Z and Norm);
#X text 96 143 output the standard deviation of mass forces;
#X text 95 193 output the standard deviation of mass velocities;
-#X text 98 258 output the average position of link centers (X \, Y
+#X text 98 298 output the average position of link centers (X \, Y
\, Z \, center disdance);
-#X text 99 290 output the standard deviation of link center positions
+#X text 99 330 output the standard deviation of link center positions
;
-#X text 98 315 output the average links lengths (X \, Y \, Z \, L)
+#X text 98 355 output the average links lengths (X \, Y \, Z \, L)
;
-#X text 99 340 output the standard deviation of link lengths;
-#X text 98 398 output the standard deviation of link center position
+#X text 99 380 output the standard deviation of link lengths;
+#X text 98 438 output the standard deviation of link center position
velocities;
-#X text 98 433 output the average change in link lengths (X \, Y \,
+#X text 98 473 output the average change in link lengths (X \, Y \,
Z \, Norm);
-#X text 101 461 output the standard deviation of link lengths change
+#X text 101 501 output the standard deviation of link lengths change
;
#X obj -61 9 cnv 15 550 15 empty empty empty 20 12 0 14 -233017 -66577
0;
#X text -49 8 STATISTICS Messages;
+#X msg -54 216 massInfo \$1;
+#X msg -51 527 linkInfo \$1;
+#X msg -54 242 massNumber \$1;
+#X msg -51 548 linkNumber;
+#X text 96 216 output various information on the masses;
+#X text 97 244 output the number of masses;
+#X text 102 527 output various information on the links;
+#X text 103 550 output the number of links;
#X restore 13 496 pd statistics _________;
#X text 158 477 To send complex forces;
#X text 157 498 To get statistical data of the simulation;