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