Estia-advanced-programming / Estia-advanced-programming/Tianhao
Max Air Speed (Cruise)
Open
analysis
- Dominant language
- Java
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
**CLI Output Name**: -o maxAirSpeedCruise
**Input**: a flight record file
**Print**: the maximum air speed (m/s) during the cruise phase
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the CLI option handling for -o and the code that reads a flight record file and identifies the cruise phase. Run the existing CLI with a representative flight record to understand current output. Done means -o maxAirSpeedCruise prints the maximum cruise-phase air speed in m/s.
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