@squawk
    Preparing search index...
    • Converts QFE (field elevation pressure) to QNH (sea-level altimeter setting) for a given airfield elevation.

      Uses the ISA standard temperature profile to compute the pressure gradient between the airfield and sea level. See qnhToQfe for a full discussion of the ISA temperature assumption and its practical implications.

      Parameters

      • qfeHpa: number

        QFE surface pressure in hPa.

      • airfieldElevationFt: number

        Airfield elevation above MSL in feet.

      Returns number

      QNH altimeter setting in hPa.