Package | Description |
---|---|
de.bsvrz.iav.fuzzylib.fuzzylib |
Implementation der SWE 5.4 Funktionen Fuzzy.
|
de.bsvrz.iav.fuzzylib.fuzzylib.modell |
Modifier and Type | Field and Description |
---|---|
private LinguistischeVariable |
FuzzyVariable.linguistischeVariable
Linguistische Variable aus der die Fuzzy-Variable hervorgeht.
|
Modifier and Type | Method and Description |
---|---|
LinguistischeVariable |
LinguistischeVariable.clone() |
LinguistischeVariable |
FuzzyVariable.getLinguistischeVariable()
Gibt die linguistische Variable zurück, zu der die Fuzzy-Variable
gehört.
|
Constructor and Description |
---|
FuzzyVariable(LinguistischeVariable linguistischeVariable)
Konstruiert eine Fuzzy-Variable und merkt sich die dazugehörige
linguistische Variable.
|
Modifier and Type | Field and Description |
---|---|
private LinguistischeVariable |
FuzzySets.linguistischeVariable
Die linguistische Variable des Datum.
|
Modifier and Type | Method and Description |
---|---|
protected LinguistischeVariable |
AbstractPdFuzzySets.erstelleLV(de.bsvrz.dav.daf.main.Data daten)
Erstellt aus einem Datum eine linguistische Variable.
|
LinguistischeVariable |
FuzzySets.getLinguistischeVariable()
Gibt die linguistische Variable zurück.
|
Modifier and Type | Method and Description |
---|---|
void |
FuzzySets.setLinguistischeVariable(LinguistischeVariable linguistischeVariable)
Legt die linguistische Variable fest.
|
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.