diff code_part1/OSTC_code_c_part2/p2_tables.romdata @ 167:cb055a7d75f3

+ Use overlay local vars. + Make all private functions static. + Merge calc_tissue 2sec and 1min + Merge sim_tissue 1min and 10min + Expose basic display utilities for c-code. + Prepare stand-alone utilities for p2_main.c testing platform. + New c utility: int read_custom_function(cf#)
author JeanDo
date Mon, 24 Jan 2011 23:31:57 +0100
parents 8b5b848db4cd
children f15e804ff67f
line wrap: on
line diff
--- a/code_part1/OSTC_code_c_part2/p2_tables.romdata	Sat Jan 22 23:24:12 2011 +0100
+++ b/code_part1/OSTC_code_c_part2/p2_tables.romdata	Mon Jan 24 23:31:57 2011 +0100
@@ -96,44 +96,6 @@
 	0.9267
 };
 
-rom const float buhlmann_t05[] =
-{
-//---- half-life for N2 ------------------------------------------------------
-	-5.77078,		// 4 min * -1/ln(2)
-	-11.54156,
-	-17.31234,
-	-25.96851,
-	-38.95277,
-	-56.26511,
-	-79.34823,
-	-111.08752,
-	-157.25376,
-	-210.63348,
-	-269.78397,
-	-344.80411,
-	-440.02199,
-	-562.65107,
-	-718.46213,
-	-916.11135,		// 635 min * -1/ln(2)
-//---- half-life for He ------------------------------------------------------
-	-2.178469512,	// 1.51 min * -1/ln(2)
-	-4.356939024,
-	-6.809520594,
-	-10.08443834,
-	-14.72991637,
-	-20.89022419,
-	-29.61852919,
-	-41.99685264,
-	-59.43903569,
-	-79.62233931,
-	-101.9841124,
-	-130.33307,
-	-166.3283113,
-	-212.6821029,
-	-271.5729145,
-	-346.2900907	// 240,03 * -1/ln(2)
-};
-
 rom const float buhlmann_ht[] =
 {
 //---- N2 --------------------------------------------------------------------