- Timestamp:
- Nov 20, 2006, 6:48:42 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
mso/eml/types.mso
r58 r59 145 145 # Velocity 146 146 vel_angular as Real (Brief = "Angular Velocity RPM", Default=1000, Lower=-100000, Upper=100000, Unit = "rpm"); 147 rotation as Real (Brief = "Angular Velocity", Default=500, Lower=-10000, Upper=10000, Unit = "r ad/s");147 rotation as Real (Brief = "Angular Velocity", Default=500, Lower=-10000, Upper=10000, Unit = "r/s"); 148 148 velocity as Real (Brief = "Velocity", Default=1, Lower=-1E5, Upper=1e5, Unit = "m/s"); 149 149 velocity_delta as velocity (Brief = "Difference of Velocity", Default=0, Lower=-1E3, Upper=-1E3);
Note: See TracChangeset
for help on using the changeset viewer.