From: <qua...@us...> - 2010-10-22 15:39:52
|
Revision: 356 http://stdair.svn.sourceforge.net/stdair/?rev=356&view=rev Author: quannaus Date: 2010-10-22 15:39:46 +0000 (Fri, 22 Oct 2010) Log Message: ----------- [samples] Adapt the demand01.csv to the new parser standard. Modified Paths: -------------- trunk/stdair/test/samples/demand01.csv Modified: trunk/stdair/test/samples/demand01.csv =================================================================== --- trunk/stdair/test/samples/demand01.csv 2010-10-22 15:38:51 UTC (rev 355) +++ trunk/stdair/test/samples/demand01.csv 2010-10-22 15:39:46 UTC (rev 356) @@ -30,5 +30,5 @@ // For example, normal with mean 10.0 and standard deviation 1.0 is specified as // N, 10.0, 1.0 // -2010-02-08; SIN; BKK; Y; SIN:0.7, BKK:0.2, row:0.1; DF:0.1, DN:0.3, IF:0.4, IN:0.2; RO:0.6, RI:0.2, OW:0.2; 0:0.1, 1:0.1, 2:0.15, 3:0.15, 4:0.15, 5:0.35; L:0.002, T:0.015, Q:0.019, G:0.037, S:0.042, K:0.155, N:0.73; 06:0, 07:0.1, 09:0.3, 17:0.4, 19:0.8, 20:0.95, 22:1; 100:0, 500:0.8, 2000:1; 15:0, 60:1; 330:0, 40:0.2, 20:0.6, 1:1; N, 10.0, 1.0; -2010-02-08; SIN; HND; Y; SIN:0.5, HND:0.4, row:0.1; DF:0.2, DN:0.2, IF:0.5, IN:0.1; RO:0.5, RI:0.4, OW:0.1; 1:0.9, 2:0.1; L:0.002, T:0.015, Q:0.019, G:0.037, S:0.042, K:0.155, N:0.73; 06:0, 07:0.1, 09:0.8, 12:0.9, 22:1; 300:0, 800:0.8, 3000:1; 15:0, 60:1; 330:0, 1:1; N, 10.0, 2.0; +2010-02-08; SIN; BKK; Y; SIN:0.7, BKK:0.2, row:0.1; DF:0.1, DN:0.3, IF:0.4, IN:0.2; RO:0.6, RI:0.2, OW:0.2; 0:0.1, 1:0.1, 2:0.15, 3:0.15, 4:0.15, 5:0.35; P:0.01, G:0.05, S:0.15, M:0.3, N:0.49; 06:0, 07:0.1, 09:0.3, 17:0.4, 19:0.8, 20:0.95, 22:1; 200; 15:0, 60:1; 330:0, 40:0.2, 20:0.6, 1:1; N, 10.0, 1.0; +2010-02-08; SIN; HND; Y; SIN:0.5, HND:0.4, row:0.1; DF:0.2, DN:0.2, IF:0.5, IN:0.1; RO:0.5, RI:0.4, OW:0.1; 1:0.9, 2:0.1; P:0.1, G:0.01, S:0.09, M:0.4, N:0.4; 06:0, 07:0.1, 09:0.8, 12:0.9, 22:1; 300; 15:0, 60:1; 330:0, 1:1; N, 10.0, 2.0; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |