13 #ifndef mitkExpDecayOffsetModel_h
14 #define mitkExpDecayOffsetModel_h
40 itkFactorylessNewMacro(
Self);
124 void operator=(
const Self&);
#define MITKMODELFIT_EXPORT
Implementation of a general exponential decay model with offset, following the function: y(x) = y-int...
Superclass::ParametersSizeType ParametersSizeType
std::string GetYAxisName() const override
static const std::string FUNCTION_STRING
static const std::string MODEL_TYPE
static const std::string Y_AXIS_NAME
static const std::string MODEL_DISPLAY_NAME
static const std::string X_AXIS_UNIT
std::string GetModelDisplayName() const override
static const std::string NAME_PARAMETER_y0
ParametersSizeType GetNumberOfParameters() const override
static const std::string UNIT_PARAMETER_k
ParameterNamesType GetParameterNames() const override
std::string GetXAxisUnit() const override
static const unsigned int POSITION_PARAMETER_y0
static const std::string X_AXIS_NAME
static const unsigned int NUMBER_OF_STATIC_PARAMETERS
static const std::string X_NAME
itk::SmartPointer< const Self > ConstPointer
void SetStaticParameter(const ParameterNameType &name, const StaticParameterValuesType &values) override
std::string GetYAxisUnit() const override
ParamterUnitMapType GetParameterUnits() const override
std::string GetXAxisName() const override
Superclass::ParameterNameType ParameterNameType
static const std::string Y_AXIS_UNIT
static const std::string NAME_PARAMETER_y_bl
static const std::string UNIT_PARAMETER_y0
static const std::string UNIT_PARAMETER_y_bl
itk::SmartPointer< Self > Pointer
itk::LightObject::Pointer InternalClone() const override
static const unsigned int POSITION_PARAMETER_y_bl
ParametersSizeType GetNumberOfStaticParameters() const override
static const std::string NAME_PARAMETER_k
static const unsigned int NUMBER_OF_PARAMETERS
ModelResultType ComputeModelfunction(const ParametersType ¶meters) const override
~ExpDecayOffsetModel() override
StaticParameterValuesType GetStaticParameterValue(const ParameterNameType &name) const override
mitk::ModelBase Superclass
std::string GetXName() const override
std::string GetModelType() const override
ParameterNamesType GetStaticParameterNames() const override
FunctionStringType GetFunctionString() const override
static const unsigned int POSITION_PARAMETER_k
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::string FunctionStringType
std::map< ParameterNameType, std::string > ParamterUnitMapType
Find image slices visible on a given plane.