13 #ifndef mitkTwoCompartmentExchangeModel_h
14 #define mitkTwoCompartmentExchangeModel_h
50 itkFactorylessNewMacro(
Self);
101 void PrintSelf(std::ostream& os, ::itk::Indent indent)
const override;
108 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
ModelTraitsInterface::ModelResultType ModelResultType
ModelTraitsInterface::ParametersType ParametersType
std::map< ParameterNameType, std::string > ParamterUnitMapType
Implementation of the analytical model function of the Physiological Pharmacokinetic Brix model,...
static const unsigned int POSITION_PARAMETER_vp
static const std::string UNIT_PARAMETER_F
static const std::string NAME_PARAMETER_ve
static const unsigned int POSITION_PARAMETER_ve
void PrintSelf(std::ostream &os, ::itk::Indent indent) const override
TwoCompartmentExchangeModel()
AIFBasedModelBase Superclass
itk::SmartPointer< Self > Pointer
std::string GetModelDisplayName() const override
static const std::string UNIT_PARAMETER_PS
std::string GetModelType() const override
static const std::string UNIT_PARAMETER_ve
static const std::string NAME_PARAMETER_PS
static const unsigned int POSITION_PARAMETER_F
ParametersSizeType GetNumberOfParameters() const override
static const unsigned int NUMBER_OF_PARAMETERS
TwoCompartmentExchangeModel Self
static const std::string NAME_PARAMETER_F
static const std::string MODEL_TYPE
static const std::string MODEL_DISPLAY_NAME
static const unsigned int POSITION_PARAMETER_PS
itk::LightObject::Pointer InternalClone() const override
static const std::string UNIT_PARAMETER_vp
itk::SmartPointer< const Self > ConstPointer
static const std::string NAME_PARAMETER_vp
~TwoCompartmentExchangeModel() override
ParameterNamesType GetParameterNames() const override
ParamterUnitMapType GetParameterUnits() const override
ModelResultType ComputeModelfunction(const ParametersType ¶meters) const override
Find image slices visible on a given plane.