Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 374 Bytes

File metadata and controls

9 lines (5 loc) · 374 Bytes

Simple calculator for ISA formula. Enter an altitude and get pressure, temperature and density according to International Standard Atmosphere.

Made as an exercise of the Delft University MOOC on edx.

Meant to be built for android with Ionic/Cordova, but you can just put the www folder in your web server.

Interesting part is in www/js/app.js

Need refactoring of course.