C# Class Kramax.FuzzyTriRight

Inheritance: FuzzyMembership
Afficher le fichier Open project: Kramax/KramaxAutoPilot

Méthodes publiques

Свойство Type Description
r_right_range float
right0 float

Méthodes publiques

Méthode Description
Eval ( float x ) : float
FuzzyTriRight ( float right0_, float right100_ )

Method Details

Eval() public méthode

public Eval ( float x ) : float
x float
Résultat float

FuzzyTriRight() public méthode

public FuzzyTriRight ( float right0_, float right100_ )
right0_ float
right100_ float

Property Details

r_right_range public_oe property

public float r_right_range
Résultat float

right0 public_oe property

public float right0
Résultat float