[][src]Module livesplit_core::comparison::average_segments

Defines the Comparison Generator for calculating the Average Segments of a Run. The Average Segments are calculated through a weighted arithmetic mean that gives more recent segments a larger weight so that the Average Segments are more suited to represent the current performance of a runner.

Structs

AverageSegments

The Comparison Generator for calculating the Average Segments of a Run. The Average Segments are calculated through a weighted arithmetic mean that gives more recent segments a larger weight so that the Average Segments are more suited to represent the current performance of a runner.

Constants

NAME

The name of this comparison.

SHORT_NAME

The short name of this comparison. Suitable for situations where not a lot of space for text is available.