getDelta method

double getDelta()

Get pressure ratio Delta for this atmosphere point.

Implementation

double getDelta() => Ratio().delta(hp, unitAltitude: unitAltitude);