Changeset 1027 for applications/doprava/aimsun_bdm
- Timestamp:
- 06/02/10 10:40:34 (14 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
applications/doprava/aimsun_bdm/aimsun_ds.h
r903 r1027 25 25 26 26 protected: 27 //! Pointer to realised signal plans stored in local data space of eh_api. 27 28 eh_els3hrd * p_rsp; 28 //! pointer to realised signal plans stored in local data space of eh_api */ 29 30 //! Target buffer when querying VGS for last section statistics data. 31 vgs_sections_stats sections_stats; 29 32 30 33 public: