STEP
Given a specific value, the Step function evaluates the value of a function that smoothly transitions from to . This function has continuous first and second derivatives, but discontinuous third derivatives at the end points.
Format
Arguments
- The independent variable. For example, to specify time as the independent variable, specify as TIME.
- The value at which the Step function begins.
- The value of the Step function desired at
- The value at which the Step function ends.
- The value of the Step function desired at .
Definition
Example
<Motion_Joint
id = "104003"
type = "EXPRESSION"
val_type = "D"
expr = "STEP(TIME,0,0,0.01,-50)"
joint_id = "104008"
joint_type = "T"
/>