pressureRatio property

double pressureRatio
final

Ratio between pressure and velocity. 1.0 - only pressure, velocity is ignored 0.0 - only velocity, pressure is ignored 0.5 - balanced pressure and velocity

Implementation

final double pressureRatio;