Medical Imaging Interaction Toolkit
2024.06.00
Medical Imaging Interaction Toolkit
|
Go to the documentation of this file.
13 #ifndef mitkExtendedToftsModel_h
14 #define mitkExtendedToftsModel_h
38 itkFactorylessNewMacro(
Self);
69 std::string GetModelDisplayName()
const override;
71 std::string GetModelType()
const override;
92 itk::LightObject::Pointer InternalClone()
const override;
97 parameters)
const override;
100 void PrintSelf(std::ostream& os, ::itk::Indent indent)
const override;
107 void operator=(
const Self&);
std::map< ParameterNameType, std::string > ParamterUnitMapType
#define MITKPHARMACOKINETICS_EXPORT
static const unsigned int POSITION_PARAMETER_vp
Implementation of the Model function of the Tofts pharmacokinetic model, using an Aterial Input Funct...
static const std::string UNIT_PARAMETER_ve
static const std::string MODEL_TYPE
static const std::string NAME_PARAMETER_Ktrans
ModelTraitsInterface::ParameterNamesType ParameterNamesType
itk::SmartPointer< Self > Pointer
ModelTraitsInterface::ModelResultType ModelResultType
static const std::string MODEL_DISPLAY_NAME
static const std::string NAME_PARAMETER_vp
static const std::string NAME_PARAMETER_ve
static const std::string UNIT_DERIVED_PARAMETER_kep
ModelTraitsInterface::ParametersType ParametersType
static const unsigned int POSITION_PARAMETER_ve
std::map< ParameterNameType, DerivedParameterValueType > DerivedParameterMapType
static const unsigned int POSITION_PARAMETER_Ktrans
Find image slices visible on a given plane.
itk::SmartPointer< const Self > ConstPointer
static const unsigned int NUMBER_OF_PARAMETERS
static const unsigned int NUMBER_OF_DERIVED_PARAMETERS
AIFBasedModelBase Superclass
ModelTraitsInterface::ParametersSizeType ParametersSizeType
static const std::string NAME_DERIVED_PARAMETER_kep
static const std::string UNIT_PARAMETER_vp
Base class for (dynamic) models. A model can be used to calculate its signal given the discrete time ...
Base Class for all physiological perfusion models using an Aterial Input Function All AIF based model...
static const std::string UNIT_PARAMETER_Ktrans