For Babelfish Release 1.12.4.4

StageStyleRelativeDifficulty Property

A relative value to 1.00, measuring the degree of difficulty of this stage style. The higher the value the more difficult the stage style.

Value is used to help project an athlete's score in multi-stage events.

Value muse be between 1.10 and 0.500. 0.900 is the default.

The exact value should be experimentally determined. Taking the 90th percentile of scores as the basis.

Definition

Namespace: Scopos.BabelFish.DataModel.Definitions
Assembly: BabelFish (in BabelFish.dll) Version: 1.12.4.4+d2f3bdeedfc7a151494a378da1156fb690afa333
C#
public float RelativeDifficulty { get; set; }

Property Value

Single

See Also