Ruyi SDK
Namespaces
Ruyi.SDK.Online
Rating Class
Rating Constructor
Rating Constructor (Double, Double)
Rating Constructor (Double, Double, Double)
Click or drag to resizeClick or drag to resize

Rating Constructor (Double, Double, Double)

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

Construct a rating.

Namespace:  Ruyi.SDK.Online
Assembly:  SDK.RuyiSDKAsync (in SDK.RuyiSDKAsync.dll) Version: 0.9.3.3995
Syntax
C#
Copy
public Rating(
	double mean,
	double standardDeviation,
	double conservativeStandardDeviationMultiplier
)

Parameters

mean
Type: SystemDouble
The mean of the bell curve.
standardDeviation
Type: SystemDouble
The standard deviation of the bell curve.
conservativeStandardDeviationMultiplier
Type: SystemDouble
The multiplier used to create a conservative rating.
See Also

Reference

Rating Class
Rating Overload
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