X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=include%2Fbackprojectors.h;h=e3418dfe192d783c165d4db6be4b8ec2c20a8939;hb=b25dbe4a67721d115636a008d508d6bd25f3bfaa;hp=ef70d0581657f58ea6e10d6389027a178071282c;hpb=bfcc769cf8019eabc8c65c07257c8dbee4b4c977;p=ctsim.git diff --git a/include/backprojectors.h b/include/backprojectors.h index ef70d05..e3418df 100644 --- a/include/backprojectors.h +++ b/include/backprojectors.h @@ -9,7 +9,7 @@ ** This is part of the CTSim program ** Copyright (C) 1983-2000 Kevin Rosenberg ** -** $Id: backprojectors.h,v 1.15 2000/09/02 05:10:39 kevin Exp $ +** $Id: backprojectors.h,v 1.16 2000/12/03 15:16:17 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 @@ -126,7 +126,7 @@ class Backproject kint32 nx; kint32 ny; double detInc; - double rotInc; + double rotScale; int iDetCenter; // index refering to L=0 projection int nDet; double xMin, xMax, yMin, yMax; // Retangular coords of phantom