Estia-advanced-programming / Estia-advanced-programming/Tianhao
Max Acceleration (Take Off)
Open
analysis
- Dominant language
- Java
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
**CLI Output Name**: -o maxAccelerationTakeOff
**Input**: a flight record file
**Print**: the maximum acceleration (m/s^2) during the take off phase
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Java CLI entry point and existing output options for flight record files. Trace how the take-off phase and acceleration are represented, then implement the -o maxAccelerationTakeOff output. Done means the command reports the maximum acceleration in m/s^2 during take-off.
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
- Mostly clear
- Newbie friendliness
- 45/100