Mercurial > public > hwos_code
diff src/shared_definitions.h @ 521:06e9370c6d75
CHANGE: Apply safety margin parameters to both models (GF and non-GF)
Put B?hlmann constants in code for readability
Fix unused gas warning (Do not warn)
author | heinrichsweikamp |
---|---|
date | Fri, 04 Aug 2017 16:01:28 +0200 |
parents | f0828110d864 |
children | b7eb98dbd800 |
line wrap: on
line diff
--- a/src/shared_definitions.h Fri Aug 04 13:41:29 2017 +0200 +++ b/src/shared_definitions.h Fri Aug 04 16:01:28 2017 +0200 @@ -106,7 +106,6 @@ VAR_UCHAR (char_O_flush_ppO2); // 2011-05-01: ppO2 from diluant (CCR mode). VAR_UCHAR (char_O_EAD); // 2011-05-01: Added EAD/END in deco model. VAR_UCHAR (char_O_END); // 2011-05-01: Added EAD/END in deco model. -VAR_UCHAR (char_O_relative_gradient_GF); // new in v.102 VAR_UCHAR (char_O_first_deco_depth); // Depth of first stop. VAR_UCHAR (char_O_first_deco_time) ; // Duration of first stop.