⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 structtrackingwindows.html

📁 美国COPLEY驱动器,程序开发工具之一.
💻 HTML
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"><title>Copley Motion Library: TrackingWindows Struct Reference</title><link href="doxygen.css" rel="stylesheet" type="text/css"></head><body><!-- Generated by Doxygen 1.4.4 --><div class="qindex"><a class="qindex" href="main.html">Main&nbsp;Page</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a></div><h1>TrackingWindows Struct Reference</h1><!-- doxytag: class="TrackingWindows" --><a href="structTrackingWindows-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>Position and velocity error windows. <p><p>Definition at line <a class="el" href="CML__AmpStruct_8h-source.html#l00466">466</a> of file <a class="el" href="CML__AmpStruct_8h-source.html">CML_AmpStruct.h</a>.<table border="0" cellpadding="0" cellspacing="0"><tr><td></td></tr><tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structTrackingWindows.html#a0">TrackingWindows</a> (void)</td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Default constructor for tracking window structure.  <a href="#a0"></a><br></td></tr><tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="CML__Utils_8h.html#a11">uunit</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structTrackingWindows.html#o0">trackErr</a></td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Tracking error window.  <a href="#o0"></a><br></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="CML__Utils_8h.html#a11">uunit</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structTrackingWindows.html#o1">trackWarn</a></td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Position warning window.  <a href="#o1"></a><br></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="CML__Utils_8h.html#a11">uunit</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structTrackingWindows.html#o2">settlingWin</a></td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Position tracking &amp; settling window.  <a href="#o2"></a><br></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="CML__Utils_8h.html#a8">uint16</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structTrackingWindows.html#o3">settlingTime</a></td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Position tracking &amp; settling time (ms).  <a href="#o3"></a><br></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="o4"></a><!-- doxytag: member="TrackingWindows::velWarnWin" ref="o4" args="" --><a class="el" href="CML__Utils_8h.html#a11">uunit</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structTrackingWindows.html#o4">velWarnWin</a></td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Velocity warning window See <a class="el" href="classAmp.html#z7_10">Amp::SetVelocityWarnWindow</a> for more information. <br></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="o5"></a><!-- doxytag: member="TrackingWindows::velWarnTime" ref="o5" args="" --><a class="el" href="CML__Utils_8h.html#a8">uint16</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structTrackingWindows.html#o5">velWarnTime</a></td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Velocity warning window time See <a class="el" href="classAmp.html#z7_12">Amp::SetVelocityWarnTime</a> for more information. <br></td></tr></table><hr><h2>Constructor &amp; Destructor Documentation</h2><a class="anchor" name="a0"></a><!-- doxytag: member="TrackingWindows::TrackingWindows" ref="a0" args="(void)" --><p><table class="mdTable" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"><a class="el" href="structTrackingWindows.html">TrackingWindows</a>           </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">void&nbsp;</td>          <td class="mdname1" valign="top" nowrap>          </td>          <td class="md" valign="top">&nbsp;)&nbsp;</td>          <td class="md" nowrap></td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>Default constructor for tracking window structure. <p>This simply sets all tracking window parameter default values of zero.<p>Definition at line <a class="el" href="AmpStruct_8cpp-source.html#l00510">510</a> of file <a class="el" href="AmpStruct_8cpp-source.html">AmpStruct.cpp</a>.    </td>  </tr></table><hr><h2>Member Data Documentation</h2><a class="anchor" name="o3"></a><!-- doxytag: member="TrackingWindows::settlingTime" ref="o3" args="" --><p><table class="mdTable" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"><a class="el" href="CML__Utils_8h.html#a8">uint16</a> <a class="el" href="structTrackingWindows.html#o3">settlingTime</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>Position tracking &amp; settling time (ms). <p>See <a class="el" href="classAmp.html#z7_8">Amp::SetSettlingTime</a> for more info <p>Definition at line <a class="el" href="CML__AmpStruct_8h-source.html#l00482">482</a> of file <a class="el" href="CML__AmpStruct_8h-source.html">CML_AmpStruct.h</a>.    </td>  </tr></table><a class="anchor" name="o2"></a><!-- doxytag: member="TrackingWindows::settlingWin" ref="o2" args="" --><p><table class="mdTable" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"><a class="el" href="CML__Utils_8h.html#a11">uunit</a> <a class="el" href="structTrackingWindows.html#o2">settlingWin</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>Position tracking &amp; settling window. <p>See <a class="el" href="classAmp.html#z7_6">Amp::SetSettlingWindow</a> for more information <p>Definition at line <a class="el" href="CML__AmpStruct_8h-source.html#l00478">478</a> of file <a class="el" href="CML__AmpStruct_8h-source.html">CML_AmpStruct.h</a>.    </td>  </tr></table><a class="anchor" name="o0"></a><!-- doxytag: member="TrackingWindows::trackErr" ref="o0" args="" --><p><table class="mdTable" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"><a class="el" href="CML__Utils_8h.html#a11">uunit</a> <a class="el" href="structTrackingWindows.html#o0">trackErr</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>Tracking error window. <p>See <a class="el" href="classAmp.html#z7_2">Amp::SetPositionErrorWindow</a> for more information <p>Definition at line <a class="el" href="CML__AmpStruct_8h-source.html#l00470">470</a> of file <a class="el" href="CML__AmpStruct_8h-source.html">CML_AmpStruct.h</a>.    </td>  </tr></table><a class="anchor" name="o1"></a><!-- doxytag: member="TrackingWindows::trackWarn" ref="o1" args="" --><p><table class="mdTable" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"><a class="el" href="CML__Utils_8h.html#a11">uunit</a> <a class="el" href="structTrackingWindows.html#o1">trackWarn</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>Position warning window. <p>See <a class="el" href="classAmp.html#z7_4">Amp::SetPositionWarnWindow</a> for more information <p>Definition at line <a class="el" href="CML__AmpStruct_8h-source.html#l00474">474</a> of file <a class="el" href="CML__AmpStruct_8h-source.html">CML_AmpStruct.h</a>.    </td>  </tr></table><hr>The documentation for this struct was generated from the following files:<ul><li><a class="el" href="CML__AmpStruct_8h-source.html">CML_AmpStruct.h</a><li><a class="el" href="AmpStruct_8cpp-source.html">AmpStruct.cpp</a></ul><hr><address style="align: right;"><small>Copley Motion Library, Copyright (c) 2002-2003<a href="http://www.copleycontrols.com"><img src="CCC_logo.gif" alt="Copley Controls Corp." align="middle" border=0 ></a></small></address></body></html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -