|
Ariadne - Technical description
DescriptionThis function initializes the start intervals of the events of the current competition on basis of measured start intervals of an archived competition. (Start intervals are required to calculate the time schedule for the current competition, which is done in function A250.) The start intervals can be modified with a course correction factor, which expresses the difference in difficulty of the course of the current competiton, as compared with the course of the archived competition, from where the start intervals are initialized.A correction factor of 1.1 makes the start interval 10 % bigger. Archived start interval are availabel per category. The start interval for an event of the current competition is the weighted average (weighted against the number of entries per category) of the categories which are put in one event. Remark 1: Remark 2 : Access path
Function structure
1) Q087 contains the calculated weighted average start interval for the current competition for each of the archived competitions available. In the class module of ButtonInitialize_click, only the start intervals for the competition specified in dropbox ArchivedCompetitionsSelect are selected. 2) Class module ButtonInitialize_click: First is T400!start-interval set to null. Then the weighted average start interval from Q087, selected by the value of the dropbox ArchivedCompetitionsSelect, and multiplied with the circuit correction factor is written to T400. The selected archived competition from where teh start interval was initialized, and the course correction factor are written to T100. Change history
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||