C# Class EmotionalAppraisal.EmotionalAppraisalAsset.InternalAppraisalFrame.Pair

显示文件 Open project: GAIPS-INESC-ID/FAtiMA-Toolkit

Public Properties

Property Type Description
value float
weight short

Public Methods

Method Description
Pair ( float value, short weight ) : System

Method Details

Pair() public method

public Pair ( float value, short weight ) : System
value float
weight short
return System

Property Details

value public_oe property

public float value
return float

weight public_oe property

public short weight
return short