Medical Imaging Interaction Toolkit
2024.06.00
Medical Imaging Interaction Toolkit
|
Go to the documentation of this file.
13 #ifndef mitkTwoCompartmentExchangeModel_h
14 #define mitkTwoCompartmentExchangeModel_h
50 itkFactorylessNewMacro(
Self);
79 std::string GetModelDisplayName()
const override;
81 std::string GetModelType()
const override;
97 itk::LightObject::Pointer InternalClone()
const override;
101 void PrintSelf(std::ostream& os, ::itk::Indent indent)
const override;
108 void operator=(
const Self&);
std::map< ParameterNameType, std::string > ParamterUnitMapType
#define MITKPHARMACOKINETICS_EXPORT
static const std::string UNIT_PARAMETER_vp
static const std::string NAME_PARAMETER_ve
ModelTraitsInterface::ParameterNamesType ParameterNamesType
ModelTraitsInterface::ModelResultType ModelResultType
static const std::string UNIT_PARAMETER_PS
itk::SmartPointer< Self > Pointer
ModelTraitsInterface::ParametersType ParametersType
static const unsigned int POSITION_PARAMETER_PS
static const std::string MODEL_DISPLAY_NAME
static const unsigned int POSITION_PARAMETER_F
Find image slices visible on a given plane.
static const unsigned int POSITION_PARAMETER_ve
static const std::string UNIT_PARAMETER_F
TwoCompartmentExchangeModel Self
static const std::string MODEL_TYPE
itk::SmartPointer< const Self > ConstPointer
static const std::string NAME_PARAMETER_F
static const unsigned int POSITION_PARAMETER_vp
ModelTraitsInterface::ParametersSizeType ParametersSizeType
Implementation of the analystical model function of the Physiological Pharmacokinetic Brix model,...
AIFBasedModelBase Superclass
static const unsigned int NUMBER_OF_PARAMETERS
static const std::string UNIT_PARAMETER_ve
static const std::string NAME_PARAMETER_PS
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 NAME_PARAMETER_vp