From 35356e364d2f0765c04c6d8838ff403743d20ae3 Mon Sep 17 00:00:00 2001 From: Anton Lundin Date: Fri, 5 Jul 2013 15:19:41 +0200 Subject: Calculate deco stops, TTS and NDL Calculate TTS and NDL, and Deco stops when they don't already exist in the samle and show them in the mouse-over. Signed-off-by: Anton Lundin Signed-off-by: Dirk Hohndel --- profile.h | 1 + 1 file changed, 1 insertion(+) (limited to 'profile.h') diff --git a/profile.h b/profile.h index 3f04f40e8..0c5fd7d79 100644 --- a/profile.h +++ b/profile.h @@ -26,6 +26,7 @@ struct plot_data { int ceiling; int ceilings[16]; int ndl; + int tts; int stoptime; int stopdepth; int cns; -- cgit v1.2.3-70-g09d2