1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
---|
2 | <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> |
---|
3 | <title>mixpp: vgs_entr_record Struct Reference</title> |
---|
4 | <link href="doxygen.css" rel="stylesheet" type="text/css"> |
---|
5 | <link href="tabs.css" rel="stylesheet" type="text/css"> |
---|
6 | </head><body> |
---|
7 | <!-- Generated by Doxygen 1.5.6 --> |
---|
8 | <div class="navigation" id="top"> |
---|
9 | <div class="tabs"> |
---|
10 | <ul> |
---|
11 | <li><a href="index.html"><span>Main Page</span></a></li> |
---|
12 | <li><a href="pages.html"><span>Related Pages</span></a></li> |
---|
13 | <li><a href="modules.html"><span>Modules</span></a></li> |
---|
14 | <li><a href="namespaces.html"><span>Namespaces</span></a></li> |
---|
15 | <li class="current"><a href="classes.html"><span>Classes</span></a></li> |
---|
16 | <li><a href="files.html"><span>Files</span></a></li> |
---|
17 | </ul> |
---|
18 | </div> |
---|
19 | <div class="tabs"> |
---|
20 | <ul> |
---|
21 | <li><a href="classes.html"><span>Alphabetical List</span></a></li> |
---|
22 | <li><a href="annotated.html"><span>Class List</span></a></li> |
---|
23 | <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> |
---|
24 | <li><a href="functions.html"><span>Class Members</span></a></li> |
---|
25 | </ul> |
---|
26 | </div> |
---|
27 | </div> |
---|
28 | <div class="contents"> |
---|
29 | <h1>vgs_entr_record Struct Reference</h1><!-- doxytag: class="vgs_entr_record" --><code>#include <<a class="el" href="_8git__externals_2vgs__api_2vgs__aimsun_8h-source.html">vgs_aimsun.h</a>></code> |
---|
30 | <p> |
---|
31 | |
---|
32 | <p> |
---|
33 | <a href="structvgs__entr__record-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> |
---|
34 | <tr><td></td></tr> |
---|
35 | <tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr> |
---|
36 | <tr><td class="memItemLeft" nowrap align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="structvgs__entr__record.html#865088a4574980b0499f1ef0e0a0419f">time</a></td></tr> |
---|
37 | |
---|
38 | <tr><td class="memItemLeft" nowrap align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="structvgs__entr__record.html#b3d0a1747903c7b8a011357435c39a8e">capacity</a></td></tr> |
---|
39 | |
---|
40 | <tr><td class="memItemLeft" nowrap align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="structvgs__entr__record.html#344647d25b00c61ef6a5adf4f8e921aa">length</a></td></tr> |
---|
41 | |
---|
42 | <tr><td class="memItemLeft" nowrap align="right" valign="top">int * </td><td class="memItemRight" valign="bottom"><a class="el" href="structvgs__entr__record.html#ad0910f1711e70b89147ed91333f8291">flows</a></td></tr> |
---|
43 | |
---|
44 | <tr><td class="memItemLeft" nowrap align="right" valign="top">int * </td><td class="memItemRight" valign="bottom"><a class="el" href="structvgs__entr__record.html#a7a2a427279ba48ad226718419c6bc6e">sids</a></td></tr> |
---|
45 | |
---|
46 | </table> |
---|
47 | <hr><a name="_details"></a><h2>Detailed Description</h2> |
---|
48 | Aimsun part of HRD-Aimsun vehicle generation and statistics API.<p> |
---|
49 | This header file defined all types and function prototypes needed by Aimsun for communicatings statistics to Matlab (and to the HRD controller that is implemented in Matlab).<p> |
---|
50 | This part shall be included by the Aimsun Getram extension code that implements vehicle generation and statistics gathering for HRD.<p> |
---|
51 | (c) 2008 - UTIA AVCR, v.v.i.<p> |
---|
52 | Author: Jan Prikryl <<a href="mailto:prikryl@utia.cas.cz">prikryl@utia.cas.cz</a>><p> |
---|
53 | Version: $Id$ Entrance data vector. This stricture contains a complete record of entrances at some time. <hr><h2>Member Data Documentation</h2> |
---|
54 | <a class="anchor" name="865088a4574980b0499f1ef0e0a0419f"></a><!-- doxytag: member="vgs_entr_record::time" ref="865088a4574980b0499f1ef0e0a0419f" args="" --> |
---|
55 | <div class="memitem"> |
---|
56 | <div class="memproto"> |
---|
57 | <table class="memname"> |
---|
58 | <tr> |
---|
59 | <td class="memname">float <a class="el" href="structvgs__entr__record.html#865088a4574980b0499f1ef0e0a0419f">vgs_entr_record::time</a> </td> |
---|
60 | </tr> |
---|
61 | </table> |
---|
62 | </div> |
---|
63 | <div class="memdoc"> |
---|
64 | |
---|
65 | <p> |
---|
66 | Time from which is this traffic demand valid. |
---|
67 | </div> |
---|
68 | </div><p> |
---|
69 | <a class="anchor" name="b3d0a1747903c7b8a011357435c39a8e"></a><!-- doxytag: member="vgs_entr_record::capacity" ref="b3d0a1747903c7b8a011357435c39a8e" args="" --> |
---|
70 | <div class="memitem"> |
---|
71 | <div class="memproto"> |
---|
72 | <table class="memname"> |
---|
73 | <tr> |
---|
74 | <td class="memname">int <a class="el" href="structvgs__entr__record.html#b3d0a1747903c7b8a011357435c39a8e">vgs_entr_record::capacity</a> </td> |
---|
75 | </tr> |
---|
76 | </table> |
---|
77 | </div> |
---|
78 | <div class="memdoc"> |
---|
79 | |
---|
80 | <p> |
---|
81 | Maximum number of element that can fit in. |
---|
82 | </div> |
---|
83 | </div><p> |
---|
84 | <a class="anchor" name="344647d25b00c61ef6a5adf4f8e921aa"></a><!-- doxytag: member="vgs_entr_record::length" ref="344647d25b00c61ef6a5adf4f8e921aa" args="" --> |
---|
85 | <div class="memitem"> |
---|
86 | <div class="memproto"> |
---|
87 | <table class="memname"> |
---|
88 | <tr> |
---|
89 | <td class="memname">int <a class="el" href="structvgs__entr__record.html#344647d25b00c61ef6a5adf4f8e921aa">vgs_entr_record::length</a> </td> |
---|
90 | </tr> |
---|
91 | </table> |
---|
92 | </div> |
---|
93 | <div class="memdoc"> |
---|
94 | |
---|
95 | <p> |
---|
96 | Number of elements in the data vector. |
---|
97 | </div> |
---|
98 | </div><p> |
---|
99 | <a class="anchor" name="ad0910f1711e70b89147ed91333f8291"></a><!-- doxytag: member="vgs_entr_record::flows" ref="ad0910f1711e70b89147ed91333f8291" args="" --> |
---|
100 | <div class="memitem"> |
---|
101 | <div class="memproto"> |
---|
102 | <table class="memname"> |
---|
103 | <tr> |
---|
104 | <td class="memname">int * <a class="el" href="structvgs__entr__record.html#ad0910f1711e70b89147ed91333f8291">vgs_entr_record::flows</a> </td> |
---|
105 | </tr> |
---|
106 | </table> |
---|
107 | </div> |
---|
108 | <div class="memdoc"> |
---|
109 | |
---|
110 | <p> |
---|
111 | Flow data vector, realloc()ed according to our needs. |
---|
112 | </div> |
---|
113 | </div><p> |
---|
114 | <a class="anchor" name="a7a2a427279ba48ad226718419c6bc6e"></a><!-- doxytag: member="vgs_entr_record::sids" ref="a7a2a427279ba48ad226718419c6bc6e" args="" --> |
---|
115 | <div class="memitem"> |
---|
116 | <div class="memproto"> |
---|
117 | <table class="memname"> |
---|
118 | <tr> |
---|
119 | <td class="memname">int * <a class="el" href="structvgs__entr__record.html#a7a2a427279ba48ad226718419c6bc6e">vgs_entr_record::sids</a> </td> |
---|
120 | </tr> |
---|
121 | </table> |
---|
122 | </div> |
---|
123 | <div class="memdoc"> |
---|
124 | |
---|
125 | <p> |
---|
126 | Section identifiers corresponding to elements of the `data` field. |
---|
127 | </div> |
---|
128 | </div><p> |
---|
129 | <hr>The documentation for this struct was generated from the following files:<ul> |
---|
130 | <li><a class="el" href="_8git__externals_2vgs__api_2vgs__aimsun_8h-source.html">.git_externals/vgs_api/vgs_aimsun.h</a><li><a class="el" href="vgs__api_2vgs__aimsun_8h-source.html">vgs_api/vgs_aimsun.h</a></ul> |
---|
131 | </div> |
---|
132 | <hr size="1"><address style="text-align: right;"><small>Generated on Fri Feb 6 12:17:00 2009 for mixpp by |
---|
133 | <a href="http://www.doxygen.org/index.html"> |
---|
134 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address> |
---|
135 | </body> |
---|
136 | </html> |
---|