C# Class EmotionalAppraisal.EmotionalAppraisalAsset.InternalAppraisalFrame.Pair

Afficher le fichier Open project: GAIPS-INESC-ID/FAtiMA-Toolkit

Méthodes publiques

Свойство Type Description
value float
weight short

Méthodes publiques

Méthode Description
Pair ( float value, short weight ) : System

Method Details

Pair() public méthode

public Pair ( float value, short weight ) : System
value float
weight short
Résultat System

Property Details

value public_oe property

public float value
Résultat float

weight public_oe property

public short weight
Résultat short