From: <qua...@us...> - 2010-02-18 15:44:25
|
Revision: 155 http://stdair.svn.sourceforge.net/stdair/?rev=155&view=rev Author: quannaus Date: 2010-02-18 15:44:19 +0000 (Thu, 18 Feb 2010) Log Message: ----------- [samples] Added a sample. Modified Paths: -------------- trunk/stdair/test/samples/demand07.csv Added Paths: ----------- trunk/stdair/test/samples/schedule05.csv Modified: trunk/stdair/test/samples/demand07.csv =================================================================== --- trunk/stdair/test/samples/demand07.csv 2010-02-18 15:42:34 UTC (rev 154) +++ trunk/stdair/test/samples/demand07.csv 2010-02-18 15:44:19 UTC (rev 155) @@ -1 +1 @@ -2010-12-25; SIN; BKK; Y; SIN:0.52, BKK:0.35, row:0.13; DF:0.1, DN:0.3, IF:0.4, IN:0.2; RO:0.57, RI:0.32, OW:0.11; 0:0.90, 24:0.10; P:0.03, G:0.07, S:0.05, M:0.16, N:0.69; 06:0, 07:0.1, 09:0.3, 17:0.4, 19:0.8, 20:0.95, 22:1; 100:0, 286:0.65, 457:0.71, 528:0.96, 1000:1; 15:0, 60:1; 330:0, 287:0.10, 147:0.38, 23:0.95, 1:1; N, 40, 4; +2010-12-25; SIN; BKK; Y; SIN:0.52, BKK:0.35, row:0.13; DF:0.1, DN:0.3, IF:0.4, IN:0.2; RO:0.57, RI:0.32, OW:0.11; 0:0.90, 24:0.10; P:0.03, G:0.07, S:0.05, M:0.16, N:0.69; 06:0, 07:0.1, 09:0.3, 17:0.4, 19:0.8, 20:0.95, 22:1; 100:0, 286:0.65, 457:0.71, 528:0.96, 1000:1; 15:0, 60:1; 330:0, 287:0.10, 147:0.38, 23:0.95, 1:1; N, 40, 4; \ No newline at end of file Copied: trunk/stdair/test/samples/schedule05.csv (from rev 152, trunk/stdair/test/samples/schedule04.csv) =================================================================== --- trunk/stdair/test/samples/schedule05.csv (rev 0) +++ trunk/stdair/test/samples/schedule05.csv 2010-02-18 15:44:19 UTC (rev 155) @@ -0,0 +1,7 @@ +// Flights: AirlineCode; FlightNumber; Date-Range; ; DOW; Legs; Segments; +// Legs: BoardPoint; OffPoint; BoardTime; ArrivalDateOffSet; ArrivalTime; +// ElapsedTime; LegCabins; +// LegCabins: CabinCode; Capacity; +// Segments: Specific; +XX; 0701; 2010-02-18; 2010-02-18; 1111111; XDT; XGB; 07:00; 07:05; 00:05; Y; 100; XGB; XSH; 07:10; 08:03; 00:53; Y; 100; 0; Y; Y; +XX; 0901; 2010-02-18; 2010-02-18; 1111111; XDT; XGB; 09:00; 09:05; 00:05; Y; 100; XGB; XSH; 09:10; 10:03; 00:53; Y; 100; 0; Y; Y; \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |