aboutsummaryrefslogtreecommitdiffstats
path: root/engine.h
diff options
context:
space:
mode:
Diffstat (limited to 'engine.h')
-rw-r--r--engine.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engine.h b/engine.h
index 92b8b68..8fb816a 100644
--- a/engine.h
+++ b/engine.h
@@ -17,3 +17,4 @@ Temperature comp_outlet_temperature(const Engine *e);
Temperature manifold_temperature(const Engine *e);
VolumeFlowRate volume_flow_rate(const Engine *e);
MassFlowRate mass_flow_rate(const Engine *e);
+MassFlowRate mass_flow_rate_corrected(const Engine *e);