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

aimsunDS minor correction + improvements in Agents

Files:
1 modified

Legend:

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

    r829 r840  
    4040    //! Wait for new data and copy them out to local buffers 
    4141    void step(); 
    42  
     42         
     43        //! number of steps 
     44        int max_length() {return 960;} 
     45         
    4346    // TODO dodelat void to_setting( Setting &root ) const; 
    4447private: