Fixing several bugs regarding air attenuation
- added missing a conversion of static pressure from Pa to kPa
- adapted to new ITABase functions (no 1-alpha conversion required anymore)
- moved air attenuation calculation to subroutine so that it can be unit-tested
Related merge request: ITABase!2 (merged)