13 #ifndef MITKEXTENDEDTOFTSMODEL_H 14 #define MITKEXTENDEDTOFTSMODEL_H 38 itkFactorylessNewMacro(Self);
60 std::string GetModelDisplayName()
const override;
62 std::string GetModelType()
const override;
83 itk::LightObject::Pointer InternalClone()
const override;
88 parameters)
const override;
91 void PrintSelf(std::ostream& os, ::itk::Indent indent)
const override;
98 void operator=(
const Self&);
106 #endif // MITKEXTENDEDTOFTSMODEL_H static const std::string UNIT_PARAMETER_ve
static const std::string NAME_PARAMETER_Ktrans
Base class for (dynamic) models. A model can be used to calculate its signal given the discrete time ...
ModelTraitsInterface::ParametersType ParametersType
static const unsigned int POSITION_PARAMETER_ve
static const std::string UNIT_PARAMETER_vp
#define MITKPHARMACOKINETICS_EXPORT
DataCollection - Class to facilitate loading/accessing structured data.
static const unsigned int NUMBER_OF_PARAMETERS
AIFBasedModelBase Superclass
itk::SmartPointer< Self > Pointer
ModelTraitsInterface::ParametersSizeType ParametersSizeType
static const std::string NAME_PARAMETER_ve
static const std::string UNIT_PARAMETER_Ktrans
static const std::string MODEL_DISPLAY_NAME
std::map< ParameterNameType, DerivedParameterValueType > DerivedParameterMapType
ModelTraitsInterface::ModelResultType ModelResultType
Implementation of the Model function of the Tofts pharmacokinetic model, using an Aterial Input Funct...
static const unsigned int POSITION_PARAMETER_Ktrans
itk::SmartPointer< const Self > ConstPointer
ModelTraitsInterface::ParameterNamesType ParameterNamesType
static const unsigned int POSITION_PARAMETER_vp
Base Class for all physiological perfusion models using an Aterial Input Function All AIF based model...
static const std::string NAME_PARAMETER_vp
std::map< ParameterNameType, std::string > ParamterUnitMapType