Sample Data
This data represents components in an assembly with their initial positions, motion speeds, and time duration to calculate their final positions after motion.
| Cell | Value |
|---|---|
| A1 | Component |
| B1 | Initial Position (degrees) |
| C1 | Motion Speed (degrees/sec) |
| D1 | Time (sec) |
| E1 | Final Position (degrees) |
| A2 | Gear |
| B2 | 0 |
| C2 | 30 |
| D2 | 5 |
| E2 | |
| A3 | Lever |
| B3 | 45 |
| C3 | 15 |
| D3 | 5 |
| E3 |
