19 #ifndef rtkSignalToInterpolationWeights_h    20 #define rtkSignalToInterpolationWeights_h    22 #include "RTKExport.h"    79   itkGetMacro(NumberOfReconstructedFrames, 
int);
    84   SetSignal(
const std::vector<double> signal);
    92   PrintSelf(std::ostream & os, 
itk::Indent indent) 
const override;
 int m_NumberOfReconstructedFrames
 
#define itkSetMacro(name, type)
 
std::vector< double > m_Signal
 
Computes interpolation weights for 4D reconstruction.