Changeset 841 for applications/doprava

Show
Ignore:
Timestamp:
02/24/10 00:56:22 (14 years ago)
Author:
smidl
Message:

Specify sizes in AimsunDS

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • applications/doprava/aimsun_bdm/aimsun_ds.cpp

    r833 r841  
    282282        "601_DVA 601_DVAa 601_DVB  601_DVBa 601_DVB1 601_DVC  601_DVD  601_DVD1 601_DSE 601_DVE 601_DSE1 601_DVE1 " 
    283283    "601_S6  601_S6a  601_S7   601_S8   601_S9   601_S9a " 
    284     "}" ); 
     284    "}", 
     285        "    1,      1,      1,      1,      1,       1,      " 
     286        "    2,      2,      2,      2,      2,       2,      2,      2,      2," 
     287        "    2,      2,      2,      2,      2,       2," 
     288        "    1,      1,      1,      1,      1,       1,      " 
     289        "    2,      2,      2,      2,      2,       2,       2,       2,       2,       2,       2,       2," 
     290        "    2,      2,      2,      2,      2,       2" 
     291        ); 
    285292  /* Remember the size of the data vector. */ 
    286293  dtsize = Drv._dsize();