Skip to content
Snippets Groups Projects

[AeroUtils] Updated AeroUtils library with other functions

Merged Emilio Corigliano requested to merge aeroutils-upd into main

Implemented functions in the AeroUtils library:

  • computeRho for calculating the air density at a given altitude;
  • computeSoundSpeed for calculating the speed of sound at a given altitude;
  • computeMach for calculating the mach given speed and altitude;

All heights are agl (above-ground-level) and the t0 is the temperature (in Kelvin) at height 0m agl. If we consider msl altitudes, the t0 to be passed is the MSL_TEMPERATURE that is 288.15 K.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading