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

FideEloCalculator Class

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

Calculates ELO ratings using Fide.
Inheritance Hierarchy
SystemObject
  Ruyi.SDK.OnlineSkillCalculator
    Ruyi.SDK.OnlineTwoPlayerEloCalculator
      Ruyi.SDK.OnlineFideEloCalculator

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

The FideEloCalculator type exposes the following members.

Constructors
  NameDescription
Public methodFideEloCalculator
Default construction.
Public methodFideEloCalculator(FideKFactor)
Construct with a custom k-factor.
Top
Methods
  NameDescription
Public methodCalculateMatchQualityTPlayer(GameInfo, IEnumerableIDictionaryTPlayer, Rating)
Calculate the quality of the match.
(Inherited from SkillCalculator.)
Public methodCalculateMatchQualityTPlayer(GameInfo, IEnumerableIDictionaryTPlayer, Rating)
Calculate the quality of the match.
(Inherited from TwoPlayerEloCalculator.)
Public methodCalculateNewRatingsTPlayer(GameInfo, IEnumerableIDictionaryTPlayer, Rating, Int32)
Calculates the new ratings for players based on the results of a match.
(Inherited from SkillCalculator.)
Public methodCalculateNewRatingsTPlayer(GameInfo, IEnumerableIDictionaryTPlayer, Rating, Int32)
Calculates the new ELO ratings for players based on the results of a match.
(Inherited from TwoPlayerEloCalculator.)
Public methodIsSupported
Check whether or not an option is supported.
(Inherited from SkillCalculator.)
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