13 #ifndef mitkDescriptivePharmacokineticBrixModel_h
14 #define mitkDescriptivePharmacokineticBrixModel_h
34 itkFactorylessNewMacro(
Self);
77 itkSetMacro(Tau,
double);
78 itkGetConstReferenceMacro(Tau,
double);
80 itkSetMacro(S0,
double);
81 itkGetConstReferenceMacro(S0,
double);
124 void PrintSelf(std::ostream& os, ::itk::Indent indent)
const override;
136 void operator=(
const Self&);
#define MITKPHARMACOKINETICS_EXPORT
static const std::string UNIT_PARAMETER_A
itk::SmartPointer< Self > Pointer
ModelResultType ComputeModelfunction(const ParametersType ¶meters) const override
DescriptivePharmacokineticBrixModel Self
static const std::string NAME_PARAMETER_BAT
~DescriptivePharmacokineticBrixModel() override
StaticParameterValuesType GetStaticParameterValue(const ParameterNameType &name) const override
void SetStaticParameter(const ParameterNameType &name, const StaticParameterValuesType &values) override
ParametersSizeType GetNumberOfParameters() const override
static const std::string NAME_PARAMETER_A
static const unsigned int POSITION_PARAMETER_kel
std::string GetModelDisplayName() const override
std::string GetModelType() const override
static const std::string UNIT_PARAMETER_kep
static const std::string MODEL_TYPE
static const std::string X_AXIS_NAME
itk::LightObject::Pointer InternalClone() const override
ParameterNamesType GetStaticParameterNames() const override
static const std::string X_AXIS_UNIT
static const std::string UNIT_STATIC_PARAMETER_s0
static const unsigned int NUMBER_OF_STATIC_PARAMETERS
ParameterNamesType GetParameterNames() const override
static const unsigned int POSITION_PARAMETER_BAT
std::string GetXAxisName() const override
ParamterUnitMapType GetStaticParameterUnits() const override
std::string GetYAxisName() const override
ParametersSizeType GetNumberOfStaticParameters() const override
static const std::string MODEL_DISPLAY_NAME
static const unsigned int POSITION_PARAMETER_kep
static const std::string NAME_PARAMETER_kep
static const std::string Y_AXIS_NAME
static const std::string NAME_PARAMETER_kel
static const unsigned int NUMBER_OF_PARAMETERS
std::string GetYAxisUnit() const override
static const std::string UNIT_PARAMETER_kel
static const std::string UNIT_STATIC_PARAMETER_tau
static const std::string Y_AXIS_UNIT
static const std::string NAME_STATIC_PARAMETER_s0
void PrintSelf(std::ostream &os, ::itk::Indent indent) const override
itk::SmartPointer< const Self > ConstPointer
DescriptivePharmacokineticBrixModel()
std::string GetXAxisUnit() const override
static const std::string UNIT_PARAMETER_BAT
static const std::string NAME_STATIC_PARAMETER_tau
static const unsigned int POSITION_PARAMETER_A
ParamterUnitMapType GetParameterUnits() const override
Base class for (dynamic) models. A model can be used to calculate its signal given the discrete time ...
ModelTraitsInterface::ParametersSizeType ParametersSizeType
ModelTraitsInterface::ParameterNamesType ParameterNamesType
std::vector< StaticParameterValueType > StaticParameterValuesType
ModelTraitsInterface::ParameterNameType ParameterNameType
ModelTraitsInterface::ModelResultType ModelResultType
ModelTraitsInterface::ParametersType ParametersType
std::map< ParameterNameType, std::string > ParamterUnitMapType
Find image slices visible on a given plane.