Estia-advanced-programming / Estia-advanced-programming/Tianhao
Most Demanding Phase - Horizontal Acceleration
- Dominant language
- Java
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
**CLI Output Name**: -o mostAccelPhase
**Input**: a flight record file
**Print**: the name of the phase with the highest average horizontal acceleration: phase_name:acceleration (m/s^2)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the CLI handling for the -o mostAccelPhase output and trace how a flight record file is processed into phases. Confirm how average horizontal acceleration is represented and run the existing CLI checks, if available. Done means the command prints the phase name and acceleration in the specified phase_name:acceleration (m/s^2) format.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100