public abstract static class SchottkyAnalysisFunction.ForIndexedProperty extends SchottkyAnalysisFunction.ForProperty
SchottkyAnalysisFunction.ForIndexedProperty, SchottkyAnalysisFunction.ForPropertyserialVersionUID| Modifier and Type | Method and Description |
|---|---|
int |
getN()
returns index of function, e.g.
|
double |
getTestAcc()
returns accuracy of setup which is to analyse.
|
void |
setN(int n)
sets index of function, e.g.
|
void |
setTestAcc(double testAcc)
sets accuracy of setup which is to analyse.
|
eval, eval, eval, getSchottky, maximize, maximize, maximize, maximizeStep, minimize, minimize, minimize, minimizeSteppublic int getN()
SchottkyAnalysisFunctionpublic double getTestAcc()
SchottkyAnalysisFunctiongetTestAcc in class SchottkyAnalysisFunction.ForPropertypublic void setN(int n)
SchottkyAnalysisFunctionn - index of function, e.g. index of differentialpublic void setTestAcc(double testAcc)
SchottkyAnalysisFunctionsetTestAcc in class SchottkyAnalysisFunction.ForPropertytestAcc - accuracy of setup