C# 클래스 EmotionalAppraisal.EmotionalAppraisalAsset.InternalAppraisalFrame.Pair

파일 보기 프로젝트 열기: GAIPS-INESC-ID/FAtiMA-Toolkit

공개 프로퍼티들

프로퍼티 타입 설명
value float
weight short

공개 메소드들

메소드 설명
Pair ( float value, short weight ) : System

메소드 상세

Pair() 공개 메소드

public Pair ( float value, short weight ) : System
value float
weight short
리턴 System

프로퍼티 상세

value 공개적으로 프로퍼티

public float value
리턴 float

weight 공개적으로 프로퍼티

public short weight
리턴 short