38 ModelType::NAME_STATIC_PARAMETER_AIF);
43 ModelType::NAME_STATIC_PARAMETER_AIFTimeGrid);
47 ModelType::NAME_STATIC_PARAMETER_ODEINTStepSize);
48 modelParameterizer->SetODEINTStepSize(odeStepSize[0]);
51 result = modelParameterizer.GetPointer();
NumericTwoCompartmentExchangeModelFactory()
ModelBase::StaticParameterValuesType ValueType
Type of the map value.
StaticParameterMap staticParamMap
~NumericTwoCompartmentExchangeModelFactory() override
const ValueType & Get(const std::string &name) const
Returns the values of the given variable name.
MITKPHARMACOKINETICS_EXPORT itk::Array< double > convertParameterToArray(ModelBase::StaticParameterValuesType)
Data class that stores all information about a modelfit that is relevant to the visualization and sto...
ModelParameterizerBase::Pointer DoCreateParameterizer(const modelFit::ModelFitInfo *fit) const override