Parsing of RSP's specification now cached to /data. This means that we can ship the tables with the project, rather than the .pdf being a requirement of use.
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
Field,Field Description,Length,Position,Notes
|
||||
1,Record Identity,2,1-2,With the constant value ‘LI’.
|
||||
2,Location,8,3-10,TIPLOC + Suffix. Suffix is always the eighth character.
|
||||
3,Scheduled Arrival Time,5,11-15,
|
||||
4,Scheduled Departure Time,5,16-20,
|
||||
5,Scheduled Pass,5,21-25,
|
||||
6,Public Arrival,4,26-29,If there is no Public Arrival time this field will default to 0000.
|
||||
7,Public Departure,4,30-33,If there is no Public Departure time this field will default to 0000.
|
||||
8,Platform,3,34-36,
|
||||
9,Line,3,37-39,
|
||||
10,Path,3,40-42,
|
||||
11,Activity,12,43-54,Up to 6 activity codes may be present.
|
||||
12,Engineering Allowance,2,55-56,
|
||||
13,Pathing Allowance,2,57-58,
|
||||
14,Performance Allowance,2,59-60,
|
||||
15,Spare,20,61-80,
|
||||
|
Reference in New Issue
Block a user