From 7aaa63cf3082b13b413e55cfbbf2f7590e9a4361 Mon Sep 17 00:00:00 2001 From: Mark Liversedge Date: Thu, 14 Nov 2013 09:22:06 +0000 Subject: [PATCH] Reinstate 3 point CP model DJ Connel implemented a 3 point model, after Morton, which was erroneously removed in a prior commit. Our thanks to Andy Coggan for pointing this out in a recent webinar. Nice to know he is following us closely. --- src/CpintPlot.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/CpintPlot.cpp b/src/CpintPlot.cpp index 0e5d05203..99985c11c 100644 --- a/src/CpintPlot.cpp +++ b/src/CpintPlot.cpp @@ -40,7 +40,7 @@ #include // for std::lower_bound -#define USE_T0_IN_CP_MODEL 0 // added djconnel 08Apr2009: allow 3-parameter CP model +#define USE_T0_IN_CP_MODEL 1 // added djconnel 08Apr2009: allow 3-parameter CP model CpintPlot::CpintPlot(Context *context, QString p, const Zones *zones, bool rangemode) : path(p),