Ruyi SDK
Namespaces
Ruyi.SDK.Online
EloRating Class
EloRating Constructor
EloRating Properties
EloRating Methods
Click or drag to resizeClick or drag to resize

EloRating Class

[This is preliminary documentation and is subject to change.]

An Elo rating represented by a single number (mean).
Inheritance Hierarchy
SystemObject
  Ruyi.SDK.OnlineRating
    Ruyi.SDK.OnlineEloRating

Namespace:  Ruyi.SDK.Online
Assembly:  SDK.RuyiSDKAsync (in SDK.RuyiSDKAsync.dll) Version: 0.9.3.3995
Syntax
C#
Copy
public class EloRating : Rating

The EloRating type exposes the following members.

Constructors
  NameDescription
Public methodEloRating
Default constructor.
Top
Properties
  NameDescription
Public propertyConservativeRating
Calculate the conservative rating.
(Inherited from Rating.)
Public propertyMean
The mean of the bell curve.
(Inherited from Rating.)
Public propertyStandardDeviation
The standard deviation of the bell curve.
(Inherited from Rating.)
Top
Methods
  NameDescription
Public methodToString
Convert the rating to a string.
(Inherited from Rating.)
Top
See Also

Reference

Ruyi.SDK.Online Namespace

Copyright ©Zhongshan Subor Advanced Technology Co., Ltd. 2017-2018, All right reserved

Send comments on this topic to dev-support@playruyi.com