aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorB. Bogart <bbogart@users.sourceforge.net>2002-09-18 19:26:09 +0000
committerB. Bogart <bbogart@users.sourceforge.net>2002-09-18 19:26:09 +0000
commita10c1491da756bd6af75a01c418e054cbd7b7c66 (patch)
tree3f226bf63ad5b95afb76d0664ed7a26b4e60acd7
parentb8b1ddebadc133afa9561195c0f2666b19bfef1f (diff)
Updated README
svn path=/trunk/externals/bbogart/chaos/; revision=134
-rw-r--r--README.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index 9be9fba..ca2f2a0 100644
--- a/README.txt
+++ b/README.txt
@@ -35,7 +35,8 @@ pd -lib chaos
The object methods are as follows:
bang: Calculate one interation of the attractor.
-reset: Reset to initial conditions.
+reset: Reset to initial conditions defined by the two or three arguments.
+ [reset a b c] will reset the xyz values to abc respectively.
param: Modify the paramaters of the equation, the number of args depend
on the attractor. (Be careful with the parameters, an attractor
will go from stable to infinity in very few interations.)