13 #ifndef mitkStandardToftsModel_h
14 #define mitkStandardToftsModel_h
38 itkFactorylessNewMacro(
Self);
95 parameters)
const override;
98 void PrintSelf(std::ostream& os, ::itk::Indent indent)
const override;
105 void operator=(
const Self&);
#define MITKPHARMACOKINETICS_EXPORT
Base Class for all physiological perfusion models using an Aterial Input Function All AIF based model...
Base class for (dynamic) models. A model can be used to calculate its signal given the discrete time ...
ModelTraitsInterface::ParametersSizeType ParametersSizeType
ModelTraitsInterface::ParameterNamesType ParameterNamesType
std::map< ParameterNameType, DerivedParameterValueType > DerivedParameterMapType
ModelTraitsInterface::ModelResultType ModelResultType
ModelTraitsInterface::ParametersType ParametersType
std::map< ParameterNameType, std::string > ParamterUnitMapType
Implementation of the Model function of the Tofts pharmacokinetic model, using an Aterial Input Funct...
ParamterUnitMapType GetDerivedParameterUnits() const override
static const std::string MODEL_DISPLAY_NAME
std::string GetModelDisplayName() const override
static const std::string NAME_PARAMETER_ve
itk::LightObject::Pointer InternalClone() const override
DerivedParameterMapType ComputeDerivedParameters(const mitk::ModelBase::ParametersType ¶meters) const override
static const std::string UNIT_PARAMETER_ve
~StandardToftsModel() override
static const unsigned int NUMBER_OF_PARAMETERS
static const std::string NAME_DERIVED_PARAMETER_kep
ParametersSizeType GetNumberOfDerivedParameters() const override
static const std::string UNIT_PARAMETER_Ktrans
static const unsigned int POSITION_PARAMETER_ve
ParametersSizeType GetNumberOfParameters() const override
void PrintSelf(std::ostream &os, ::itk::Indent indent) const override
ParameterNamesType GetParameterNames() const override
itk::SmartPointer< const Self > ConstPointer
AIFBasedModelBase Superclass
itk::SmartPointer< Self > Pointer
std::string GetModelType() const override
static const unsigned int NUMBER_OF_DERIVED_PARAMETERS
static const unsigned int POSITION_PARAMETER_Ktrans
static const std::string NAME_PARAMETER_Ktrans
ParameterNamesType GetDerivedParameterNames() const override
static const std::string MODEL_TYPE
static const std::string UNIT_DERIVED_PARAMETER_kep
ModelResultType ComputeModelfunction(const ParametersType ¶meters) const override
ParamterUnitMapType GetParameterUnits() const override
Find image slices visible on a given plane.