13 #ifndef mitkOneTissueCompartmentModel_h
14 #define mitkOneTissueCompartmentModel_h
31 itkFactorylessNewMacro(
Self);
73 void PrintSelf(std::ostream& os, ::itk::Indent indent)
const override;
80 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
static const unsigned int NUMBER_OF_PARAMETERS
ParametersSizeType GetNumberOfParameters() const override
static const unsigned int POSITION_PARAMETER_K1
itk::LightObject::Pointer InternalClone() const override
static const std::string MODEL_TYPE
static const std::string UNIT_PARAMETER_k2
std::string GetModelType() const override
static const std::string UNIT_PARAMETER_K1
AIFBasedModelBase Superclass
std::string GetModelDisplayName() const override
ParamterUnitMapType GetParameterUnits() const override
ParameterNamesType GetParameterNames() const override
static const std::string MODEL_DISPLAY_NAME
itk::SmartPointer< const Self > ConstPointer
OneTissueCompartmentModel Self
OneTissueCompartmentModel()
void PrintSelf(std::ostream &os, ::itk::Indent indent) const override
ModelResultType ComputeModelfunction(const ParametersType ¶meters) const override
~OneTissueCompartmentModel() override
static const unsigned int POSITION_PARAMETER_k2
static const std::string NAME_PARAMETER_k2
itk::SmartPointer< Self > Pointer
static const std::string NAME_PARAMETER_K1
Find image slices visible on a given plane.