|
|
||
|
|
| Trigger[Dynamic[u]] represents a trigger that can be pressed to make the dynamically updated value of u be continually increased with time from 0 to 1. |
| Trigger[Dynamic[u], {umin, umax}] makes u vary from |
| Trigger[Dynamic[u], {umin, umax, du}] makes u vary in steps du when triggered. |
| Trigger[Dynamic[u], {umin, umax}, ups] makes the value of u increase at a rate of ups units per second when triggered. |
| AnimationRate | Automatic | the rate at which variables vary | |
| AnimationRepetitions | 1 | how many times to run before stopping | |
| Appearance | Automatic | the overall appearance of the trigger object | |
| AppearanceElements | Automatic | elements to include in the displayed trigger | |
| Exclusions | {} | specific u values to exclude | |
| DefaultDuration | 5. | the default duration in seconds | |
| DisplayAllSteps | False | whether to force all discrete steps to be displayed | |
| Enabled | Automatic | whether the trigger is enabled, or grayed out | |
| ImageMargins | 0 | margins around the image of the displayed trigger | |
| ImageSize | Automatic | the overall image size of the displayed trigger |