13 #ifndef MITKEXTENDEDONETISSUECOMPARTMENTMODEL_H 14 #define MITKEXTENDEDONETISSUECOMPARTMENTMODEL_H 38 itkFactorylessNewMacro(Self);
60 std::string GetModelDisplayName()
const override;
62 std::string GetModelType()
const override;
77 itk::LightObject::Pointer InternalClone()
const override;
81 void PrintSelf(std::ostream& os, ::itk::Indent indent)
const override;
88 void operator=(
const Self&);
96 #endif // MITKEXTENDEDONETISSUECOMPARTMENTMODEL_H static const std::string UNIT_PARAMETER_VB
Base class for (dynamic) models. A model can be used to calculate its signal given the discrete time ...
ModelTraitsInterface::ParametersType ParametersType
AIFBasedModelBase Superclass
static const std::string NAME_PARAMETER_k2
#define MITKPHARMACOKINETICS_EXPORT
static const unsigned int POSITION_PARAMETER_VB
DataCollection - Class to facilitate loading/accessing structured data.
static const std::string UNIT_PARAMETER_k2
static const std::string UNIT_PARAMETER_k1
ExtendedOneTissueCompartmentModel Self
static const unsigned int POSITION_PARAMETER_k1
static const std::string NAME_PARAMETER_k1
ModelTraitsInterface::ParametersSizeType ParametersSizeType
itk::SmartPointer< const Self > ConstPointer
itk::SmartPointer< Self > Pointer
ModelTraitsInterface::ModelResultType ModelResultType
static const std::string NAME_PARAMETER_VB
static const std::string MODEL_DISPLAY_NAME
ModelTraitsInterface::ParameterNamesType ParameterNamesType
static const unsigned int POSITION_PARAMETER_k2
static const unsigned int NUMBER_OF_PARAMETERS
Base Class for all physiological perfusion models using an Aterial Input Function All AIF based model...
std::map< ParameterNameType, std::string > ParamterUnitMapType