13 #ifndef mitkExtendedOneTissueCompartmentModel_h
14 #define mitkExtendedOneTissueCompartmentModel_h
33 itkFactorylessNewMacro(
Self);
79 void PrintSelf(std::ostream& os, ::itk::Indent indent)
const override;
86 void operator=(
const Self&);
#define MITKPHARMACOKINETICS_EXPORT
Base Class for all physiological perfusion models using an Aterial Input Function All AIF based model...
~ExtendedOneTissueCompartmentModel() override
static const std::string NAME_PARAMETER_vb
static const std::string MODEL_DISPLAY_NAME
ParametersSizeType GetNumberOfParameters() const override
ParameterNamesType GetParameterNames() const override
std::string GetModelDisplayName() const override
void PrintSelf(std::ostream &os, ::itk::Indent indent) const override
ModelResultType ComputeModelfunction(const ParametersType ¶meters) const override
itk::LightObject::Pointer InternalClone() const override
static const unsigned int POSITION_PARAMETER_k2
static const unsigned int NUMBER_OF_PARAMETERS
static const unsigned int POSITION_PARAMETER_K1
static const unsigned int POSITION_PARAMETER_vb
static const std::string MODEL_TYPE
static const std::string NAME_PARAMETER_k2
std::string GetModelType() const override
static const std::string UNIT_PARAMETER_K1
static const std::string UNIT_PARAMETER_vb
itk::SmartPointer< const Self > ConstPointer
AIFBasedModelBase Superclass
itk::SmartPointer< Self > Pointer
ExtendedOneTissueCompartmentModel()
static const std::string NAME_PARAMETER_K1
ExtendedOneTissueCompartmentModel Self
ParamterUnitMapType GetParameterUnits() const override
static const std::string UNIT_PARAMETER_k2
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
Find image slices visible on a given plane.