afc21046d4a82276df80011545a63985326d4f71
Altitude record, enhance altitude handling, and expand models
- Added `Altitude` record for unified altitude representation with conversions between meters and feet. - Updated `Coordinate` and `TrackCoordinate` to use `Altitude` instead of raw altitude values. - Introduced `FlightStatus` enum for distinguishing flight stages. - Enhanced `Task` with a `scoringPeriodeEnd` field and added altitude-related updates to `Competition`.
Description
No description provided
Languages
Java
100%