Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 720 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 720 Bytes

ASTRA

Aerospace Simulation and Training Resource Application

Overview

The Aerospace Simulation Software is a Java-based application that simulates the dynamics of aerospace vehicles. It provides a graphical user interface (GUI) using JavaFX to visualize the movement and parameters of the vehicles in real-time.

Features

  • Add multiple aerospace vehicles with custom parameters.
  • Simulate the dynamics of the vehicles including velocity and altitude changes.
  • Real-time graphical visualization of the vehicle's movements.
  • Controls to start, stop, reset, speed up, and slow down the simulation.

Technologies Used

  • Java
  • JavaFX

Prerequisites

  • Java Development Kit (JDK) 11 or higher
  • JavaFX SDK