Relay: Difference between revisions

Jump to navigation Jump to search
172 bytes removed ,  20:58, 25 October 2017
no edit summary
No edit summary
No edit summary
Line 4: Line 4:
===Creating Files===  
===Creating Files===  
Same as individual race, you have to first create some CSV files using Excel, etc. and then create an event data using event manager. The files you create first are:<br/>
Same as individual race, you have to first create some CSV files using Excel, etc. and then create an event data using event manager. The files you create first are:<br/>
* RelayClass.dat : number of runners per class, their start time, restart time, etc.<br/>
* RelayClass.dat : number of runners per class, their start time, restart time, etc.
* RelayTeam.dat : name of each relay team, members, etc.<br/>
* RelayTeam.dat : name of each relay team, members, etc.
* Startlist.dat : names of each runner, their E-card number, course, etc.<br/>
* Startlist.dat : names of each runner, their E-card number, course, etc.
Other than these, if you will use intermediate controls, also create Intermediate.dat. Check this [[link]] for details.
Other than these, if you will use intermediate controls, also create Intermediate.dat. Check this [[link]] for details.


Line 13: Line 13:


===Relay Class Data===
===Relay Class Data===
In RelayClass.dat, define the number of runners per class, their start time, restart time, etc.
In RelayClass.dat, define the number of runners per class, their start time, restart time, etc. In each column define:


■ リレークラスデータ
* Relay Class Name
リレークラスデータにはリレーのクラス別の走者数やスタート時刻、リスタート時刻を定義します。 ファイル名はRelayClass.datで、下記の項目を記述します。
The name of the relay class
* Number of Runners
Number of runners that consist the team. If it's a relay of 3 people, write "3". This is NOT the number of all the participants that will run in a class, but a number of runners that consist one team.
* Start Time
The time that the first runner starts
* Change Over Limit:@
Replace the @ with a integral number 2 or bigger. Write in the time which the runner cannot change over to the @th runner after this time. (ex. 11:30)
* Restart:@
Replace the @ with a integral number 2 or bigger. Write in the restart time of the @th runner.
* Intermediate:@
Replace the @ with a integral number. Make this column only if you will use intermediate controls. Write in the name of the @th intermediate control that the runner will encounter. (Define the name of intermediate controls using Intermediate.dat)


リレークラス名
If you are planning to do a relay with one person (which is a individual race, but everyone start at a same time and there are multiple courses), create data as a individual race, not a relay. You may mix up relay and individual race in a single event.
リレークラス名を記入します。
走者数
チームあたりの人数を記入します。3人制リレーの場合3、7人制リレーの場合7です。
スタート時刻
1走スタート時刻を記入します。
タッチ禁止:n
n(nは2~走者数)走へのタッチ禁止時刻を記入します。
リスタート:n
n(nは2~走者数)走のリスタート時刻を記入します。
中間:m
中間ラジコンがある場合に記入します。 各走者がスタートしてm番目に通過する中間ポイント名を記入します。ポイント名はIntermediate.datで定義されたものを使用します。
ワンマンリレーやスプリント(同一時刻一斉スタートで各人のコースが場合によっては異なる)の場合、 走者数1のリレーとして設定することも可能ですが、おすすめしません。 これらの場合は、個人競技としてデータを作成してください。リレー競技と個人競技のデータは混在可能です。


===Relay Team Data===
===Relay Team Data===
141

edits

Navigation menu