Estia-advanced-programming / Estia-advanced-programming/Tianhao
Max Acceleration (Landing)
Open
analysis
- Dominant language
- Java
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
**CLI Output Name**: -o maxAccelerationLanding
**Input**: a flight record file
**Print**: the maximum acceleration (m/s^2) during the landing phase
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the CLI entry point that handles -o maxAccelerationLanding and the flight-record parsing path. Verify that the calculation covers only the landing phase and reports maximum acceleration in m/s² for a representative flight record; update the relevant CLI test if one exists.
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
- 50/100