Ardupilot2/libraries/doc/html/struct_bin_comm_1_1msg__location.html
2010-12-27 03:23:35 +00:00

164 lines
8.4 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>ArduPilot Libraries: BinComm::msg_location Struct Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javaScript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body onload='searchBox.OnSelectItem(0);'>
<!-- Generated by Doxygen 1.7.1 -->
<div class="navigation" id="top">
<div class="tabs">
<ul class="tablist">
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="classes.html"><span>Class&nbsp;Index</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul>
</div>
<div class="navpath">
<ul>
<li><a class="el" href="class_bin_comm.html">BinComm</a> </li>
<li><a class="el" href="struct_bin_comm_1_1msg__location.html">BinComm::msg_location</a> </li>
</ul>
</div>
</div>
<div class="header">
<div class="summary">
<a href="#pub-attribs">Public Attributes</a> </div>
<div class="headertitle">
<h1>BinComm::msg_location Struct Reference</h1> </div>
</div>
<div class="contents">
<!-- doxytag: class="BinComm::msg_location" -->
<p>Structure describing the payload section of the MSG_LOCATION message.
<a href="#_details">More...</a></p>
<p><code>#include &lt;<a class="el" href="_a_p_m___bin_comm_8h_source.html">APM_BinComm.h</a>&gt;</code></p>
<p><a href="struct_bin_comm_1_1msg__location-members.html">List of all members.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-attribs"></a>
Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int32_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_bin_comm_1_1msg__location.html#a42ba2f86fc28107d8177371a067de142">latitude</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int32_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_bin_comm_1_1msg__location.html#a53477a78964d8f414c8c61bd609b545d">longitude</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int32_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_bin_comm_1_1msg__location.html#a7c2e3c04d8842ebadee41415e1bf3f42">altitude</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">uint16_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_bin_comm_1_1msg__location.html#a1b726523f0f11421f5c25d9649e12f99">groundSpeed</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">uint16_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_bin_comm_1_1msg__location.html#a9854d1d73555ef90f6cc576229b3255f">groundCourse</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">uint32_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_bin_comm_1_1msg__location.html#a8edd5f36a9ecb7d88199873a93592ef4">timeOfWeek</a></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Structure describing the payload section of the MSG_LOCATION message. </p>
<p>Definition at line <a class="el" href="_a_p_m___bin_comm_8h_source.html#l00182">182</a> of file <a class="el" href="_a_p_m___bin_comm_8h_source.html">APM_BinComm.h</a>.</p>
<hr/><h2>Member Data Documentation</h2>
<a class="anchor" id="a7c2e3c04d8842ebadee41415e1bf3f42"></a><!-- doxytag: member="BinComm::msg_location::altitude" ref="a7c2e3c04d8842ebadee41415e1bf3f42" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int32_t <a class="el" href="struct_bin_comm_1_1msg__location.html#a7c2e3c04d8842ebadee41415e1bf3f42">BinComm::msg_location::altitude</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="_a_p_m___bin_comm_8h_source.html#l00185">185</a> of file <a class="el" href="_a_p_m___bin_comm_8h_source.html">APM_BinComm.h</a>.</p>
</div>
</div>
<a class="anchor" id="a9854d1d73555ef90f6cc576229b3255f"></a><!-- doxytag: member="BinComm::msg_location::groundCourse" ref="a9854d1d73555ef90f6cc576229b3255f" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint16_t <a class="el" href="struct_bin_comm_1_1msg__location.html#a9854d1d73555ef90f6cc576229b3255f">BinComm::msg_location::groundCourse</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="_a_p_m___bin_comm_8h_source.html#l00187">187</a> of file <a class="el" href="_a_p_m___bin_comm_8h_source.html">APM_BinComm.h</a>.</p>
</div>
</div>
<a class="anchor" id="a1b726523f0f11421f5c25d9649e12f99"></a><!-- doxytag: member="BinComm::msg_location::groundSpeed" ref="a1b726523f0f11421f5c25d9649e12f99" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint16_t <a class="el" href="struct_bin_comm_1_1msg__location.html#a1b726523f0f11421f5c25d9649e12f99">BinComm::msg_location::groundSpeed</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="_a_p_m___bin_comm_8h_source.html#l00186">186</a> of file <a class="el" href="_a_p_m___bin_comm_8h_source.html">APM_BinComm.h</a>.</p>
</div>
</div>
<a class="anchor" id="a42ba2f86fc28107d8177371a067de142"></a><!-- doxytag: member="BinComm::msg_location::latitude" ref="a42ba2f86fc28107d8177371a067de142" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int32_t <a class="el" href="struct_bin_comm_1_1msg__location.html#a42ba2f86fc28107d8177371a067de142">BinComm::msg_location::latitude</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="_a_p_m___bin_comm_8h_source.html#l00183">183</a> of file <a class="el" href="_a_p_m___bin_comm_8h_source.html">APM_BinComm.h</a>.</p>
</div>
</div>
<a class="anchor" id="a53477a78964d8f414c8c61bd609b545d"></a><!-- doxytag: member="BinComm::msg_location::longitude" ref="a53477a78964d8f414c8c61bd609b545d" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int32_t <a class="el" href="struct_bin_comm_1_1msg__location.html#a53477a78964d8f414c8c61bd609b545d">BinComm::msg_location::longitude</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="_a_p_m___bin_comm_8h_source.html#l00184">184</a> of file <a class="el" href="_a_p_m___bin_comm_8h_source.html">APM_BinComm.h</a>.</p>
</div>
</div>
<a class="anchor" id="a8edd5f36a9ecb7d88199873a93592ef4"></a><!-- doxytag: member="BinComm::msg_location::timeOfWeek" ref="a8edd5f36a9ecb7d88199873a93592ef4" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint32_t <a class="el" href="struct_bin_comm_1_1msg__location.html#a8edd5f36a9ecb7d88199873a93592ef4">BinComm::msg_location::timeOfWeek</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="_a_p_m___bin_comm_8h_source.html#l00188">188</a> of file <a class="el" href="_a_p_m___bin_comm_8h_source.html">APM_BinComm.h</a>.</p>
</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li>/home/jgoppert/Projects/ap/libraries/APM_BinComm/protocol/<a class="el" href="protocol_8h_source.html">protocol.h</a></li>
</ul>
</div>
<hr class="footer"/><address class="footer"><small>
Generated for ArduPilot Libraries by&nbsp;<a href="http://www.doxygen.org/index.html"><img class="footer" src="doxygen.png" alt="doxygen"/></a></small></address>
</body>
</html>