Commit 0232e04
committed
Implement kinematics computation for track points in SimModel
- Added computeTrackKinematics function to calculate velocity and acceleration for each point in a track using central differences.
- Introduced KinematicPoint and TrackKinematics types to represent computed kinematic data.
- Updated SimModel to include a derived property for track kinematics, automatically computing velocities and accelerations from position data.
This enhancement improves the analysis capabilities of track data within the simulation model.1 parent 29adf66 commit 0232e04
7 files changed
Lines changed: 2568 additions & 1 deletion
File tree
- src/screen-name
- graph
- model
0 commit comments