COPASI API  4.40.278
FittingItem Struct Reference

#include <CParameterEstimationUtils.h>

Public Member Functions

 FittingItem ()
 
std::string getAffectedExperiments ()
 

Public Attributes

std::vector< std::string > mAffectedExperiments
 
double mLowerBound
 
std::string mName
 
double mStartValue
 
double mUpperBound
 

Constructor & Destructor Documentation

◆ FittingItem()

FittingItem::FittingItem ( )

Member Function Documentation

◆ getAffectedExperiments()

std::string FittingItem::getAffectedExperiments ( )

References mAffectedExperiments.

Member Data Documentation

◆ mAffectedExperiments

std::vector<std::string> FittingItem::mAffectedExperiments

◆ mLowerBound

double FittingItem::mLowerBound

◆ mName

std::string FittingItem::mName

◆ mStartValue

double FittingItem::mStartValue

◆ mUpperBound

double FittingItem::mUpperBound

The documentation for this struct was generated from the following files: