Changes between Version 7 and Version 8 of Bubbles


Ignore:
Timestamp:
08/31/11 15:06:08 (21 months ago)
Author:
developer
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Bubbles

    v7 v8  
    5050 
    5151When continuous time is used, however, the subject's movements along the X axis have a set speed; when a subject chooses a different strategy, the current strategy moves at a certain speed, starting at the old strategy, until it reaches the new strategy.   
    52  - '''[wiki:confusion$percentChangePerSecond]''' - The speed at which a user's strategy reaches their selected target is set through the "percentChangePerSecond" field in the CSV config file used in the period.  This is a decimal value either NaN or ranging from from 0 to Inf. It determines the length, relative to the total length of the X axis required to reach the selected strategy target, the strategy can move in a second.  For example, say the X axis ranges from 0 to 100.  If "percentChangePerSecond" is set to 0.15, the it would take one second for the strategy to move from 0 to 15, or from 100 to 85, or from 45 to 70, etc. 
     52 - '''[wiki:confusion#percentChangePerSecond]''' - The speed at which a user's strategy reaches their selected target is set through the "percentChangePerSecond" field in the CSV config file used in the period.  This is a decimal value either NaN or ranging from from 0 to Inf. It determines the length, relative to the total length of the X axis required to reach the selected strategy target, the strategy can move in a second.  For example, say the X axis ranges from 0 to 100.  If "percentChangePerSecond" is set to 0.15, the it would take one second for the strategy to move from 0 to 15, or from 100 to 85, or from 45 to 70, etc.