Rating Class |
[This is preliminary documentation and is subject to change.]
Namespace: Ruyi.SDK.Online
public class Rating
The Rating type exposes the following members.
| Name | Description | |
|---|---|---|
| Rating(Double, Double) |
Construct a rating.
| |
| Rating(Double, Double, Double) |
Construct a rating.
|
| Name | Description | |
|---|---|---|
| ConservativeRating |
Calculate the conservative rating.
| |
| Mean |
The mean of the bell curve.
| |
| StandardDeviation |
The standard deviation of the bell curve.
|
| Name | Description | |
|---|---|---|
| GetPartialUpdate |
Get a partial update of a rating.
| |
| ToString |
Convert the rating to a string.
(Overrides ObjectToString.) |