Changeset 47 in flair-dev for trunk/doc/Flair/annotated.html
- Timestamp:
- Jan 19, 2017, 3:06:46 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/Flair/annotated.html
r44 r47 225 225 <tr id="row_0_4_4_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classflair_1_1meta_1_1_simu_x4.html" target="_self">SimuX4</a></td><td class="desc">Class defining a simulation x4 uav </td></tr> 226 226 <tr id="row_0_4_5_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classflair_1_1meta_1_1_simu_x8.html" target="_self">SimuX8</a></td><td class="desc">Class defining a simulation x8 uav </td></tr> 227 <tr id="row_0_4_6_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classflair_1_1meta_1_1_uav.html" target="_self">Uav</a></td><td class="desc">Base class to construct sensors/actuators depending on uav type </td></tr>228 <tr id="row_0_4_7_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classflair_1_1meta_1_1_uav_state_machine.html" target="_self">UavStateMachine</a></td><td class="desc">State machine for UAV </td></tr>227 <tr id="row_0_4_6_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classflair_1_1meta_1_1_uav.html" target="_self">Uav</a></td><td class="desc">Base class to construct sensors/actuators depending on uav type. The Object is created with the FrameworkManager as parent. FrameworkManager must be created before. Only one instance of this class is allowed by program </td></tr> 228 <tr id="row_0_4_7_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classflair_1_1meta_1_1_uav_state_machine.html" target="_self">UavStateMachine</a></td><td class="desc">State machine for UAV The Thread is created with the FrameworkManager as parent. FrameworkManager must be created before. The Thread is synchronized with Ahrs, unless a period is set with SetPeriodUS or SetPeriodMS </td></tr> 229 229 <tr id="row_0_4_8_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classflair_1_1meta_1_1_x_air.html" target="_self">XAir</a></td><td class="desc">Class defining a xair uav </td></tr> 230 230 <tr id="row_0_5_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_0_5_" class="arrow" onclick="toggleFolder('0_5_')">►</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespaceflair_1_1sensor.html" target="_self">sensor</a></td><td class="desc">Sensor classes </td></tr> … … 259 259 <tr id="row_0_5_28_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classflair_1_1sensor_1_1_us_range_finder.html" target="_self">UsRangeFinder</a></td><td class="desc">Base class for <a class="el" href="classflair_1_1sensor_1_1_us_range_finder.html" title="Base class for UsRangeFinder. ">UsRangeFinder</a> </td></tr> 260 260 <tr id="row_0_5_29_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classflair_1_1sensor_1_1_v4_l_camera.html" target="_self">V4LCamera</a></td><td class="desc">Base class for V4l camera </td></tr> 261 <tr id="row_0_5_30_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classflair_1_1sensor_1_1_vrpn_client.html" target="_self">VrpnClient</a></td><td class="desc">Class to connect to a Vrpn server </td></tr>262 <tr id="row_0_5_31_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classflair_1_1sensor_1_1_vrpn_object.html" target="_self">VrpnObject</a></td><td class="desc">Class for VRPN object </td></tr>261 <tr id="row_0_5_30_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classflair_1_1sensor_1_1_vrpn_client.html" target="_self">VrpnClient</a></td><td class="desc">Class to connect to a Vrpn server. The Thread is created with the FrameworkManager as parent. FrameworkManager must be created before. Only one instance of this class is allowed by program </td></tr> 262 <tr id="row_0_5_31_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classflair_1_1sensor_1_1_vrpn_object.html" target="_self">VrpnObject</a></td><td class="desc">Class for VRPN object. The IODevice is created with the <a class="el" href="classflair_1_1sensor_1_1_vrpn_client.html" title="Class to connect to a Vrpn server. The Thread is created with the FrameworkManager as parent...">VrpnClient</a> as parent. <a class="el" href="classflair_1_1sensor_1_1_vrpn_client.html" title="Class to connect to a Vrpn server. The Thread is created with the FrameworkManager as parent...">VrpnClient</a> must be created before </td></tr> 263 263 <tr id="row_0_6_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_0_6_" class="arrow" onclick="toggleFolder('0_6_')">►</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespaceflair_1_1simulator.html" target="_self">simulator</a></td><td class="desc">Simulator classes </td></tr> 264 264 <tr id="row_0_6_0_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classflair_1_1simulator_1_1_blade.html" target="_self">Blade</a></td><td class="desc"></td></tr> … … 283 283 <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> 284 284 <ul> 285 <li class="footer">Generated on T hu Jan 5 2017 11:01:23for Flair by285 <li class="footer">Generated on Tue Jan 17 2017 09:52:31 for Flair by 286 286 <a href="http://www.doxygen.org/index.html"> 287 287 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.9.1 </li>
Note:
See TracChangeset
for help on using the changeset viewer.