C# 클래스 Kramax.FuzzyTriRight

상속: FuzzyMembership
파일 보기 프로젝트 열기: Kramax/KramaxAutoPilot

공개 프로퍼티들

프로퍼티 타입 설명
r_right_range float
right0 float

공개 메소드들

메소드 설명
Eval ( float x ) : float
FuzzyTriRight ( float right0_, float right100_ )

메소드 상세

Eval() 공개 메소드

public Eval ( float x ) : float
x float
리턴 float

FuzzyTriRight() 공개 메소드

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

프로퍼티 상세

r_right_range 공개적으로 프로퍼티

public float r_right_range
리턴 float

right0 공개적으로 프로퍼티

public float right0
리턴 float