Skip to content

Fixing several bugs regarding air attenuation

Philipp Schäfer requested to merge bugfix/ISO9613_air_attenuation into develop
  • 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)

Merge request reports