X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=include%2Fbackprojectors.h;h=0a0cb1275dfdd8034db2b30df0d8c4a73d562c9c;hb=e98a8a9d72a7b919debbbc9d1b0f237fe71c0fb3;hp=ce5b108da83e4925ae7c1aae422f7cfa8d236f18;hpb=7df269f65639c1a862a58649c48331824029128a;p=ctsim.git diff --git a/include/backprojectors.h b/include/backprojectors.h index ce5b108..0a0cb12 100644 --- a/include/backprojectors.h +++ b/include/backprojectors.h @@ -9,7 +9,7 @@ ** This is part of the CTSim program ** Copyright (c) 1983-2001 Kevin Rosenberg ** -** $Id: backprojectors.h,v 1.23 2001/02/23 02:06:01 kevin Exp $ +** $Id: backprojectors.h,v 1.24 2001/03/01 07:30:49 kevin Exp $ ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License (version 2) as @@ -133,6 +133,7 @@ class Backproject double xInc, yInc; // size of cells int m_interpFactor; double m_dFocalLength; + double m_dSourceDetectorLength; bool m_bPostProcessingDone; private: