A web application for calculating vertical rate for aircraft climbs and descent.
- Calculate required vertical rate based on:
- Ground speed
- Distance to target
- Target altitude
- Current altitude
- Calculate Descent Point Using 3:1 Rule
- Frontend Framework: Svelte
- Language: TypeScript
- Styling: CSS3 + UnoCSS (Tailwind preset)
- Build Tool: Vite
This project is licensed under the MIT License - see the LICENSE file for details.
- Svelte - The frontend framework used
- TypeScript - Type safety for JavaScript
- Vite - Next generation frontend tooling