Medical Imaging Interaction Toolkit
2024.06.00
Medical Imaging Interaction Toolkit
|
Go to the documentation of this file.
13 #ifndef mitkExtendedOneTissueCompartmentModel_h
14 #define mitkExtendedOneTissueCompartmentModel_h
33 itkFactorylessNewMacro(
Self);
57 std::string GetModelDisplayName()
const override;
59 std::string GetModelType()
const override;
75 itk::LightObject::Pointer InternalClone()
const override;
79 void PrintSelf(std::ostream& os, ::itk::Indent indent)
const override;
86 void operator=(
const Self&);
std::map< ParameterNameType, std::string > ParamterUnitMapType
#define MITKPHARMACOKINETICS_EXPORT
static const std::string UNIT_PARAMETER_k2
static const unsigned int POSITION_PARAMETER_K1
ModelTraitsInterface::ParameterNamesType ParameterNamesType
ModelTraitsInterface::ModelResultType ModelResultType
itk::SmartPointer< const Self > ConstPointer
static const std::string UNIT_PARAMETER_K1
ModelTraitsInterface::ParametersType ParametersType
ExtendedOneTissueCompartmentModel Self
static const unsigned int POSITION_PARAMETER_k2
static const std::string UNIT_PARAMETER_vb
Find image slices visible on a given plane.
static const std::string NAME_PARAMETER_K1
itk::SmartPointer< Self > Pointer
AIFBasedModelBase Superclass
static const std::string NAME_PARAMETER_vb
static const unsigned int POSITION_PARAMETER_vb
ModelTraitsInterface::ParametersSizeType ParametersSizeType
static const std::string MODEL_TYPE
static const std::string NAME_PARAMETER_k2
static const std::string MODEL_DISPLAY_NAME
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 unsigned int NUMBER_OF_PARAMETERS