<trclass="memdesc:ga451b3ecd272e9a11de4b221f8d771432"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Get the actual position of the servo. <ahref="#ga451b3ecd272e9a11de4b221f8d771432">More...</a><br/></td></tr>
<trclass="memdesc:gaeed05a3d4e06adccebdfce207b734b2f"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Get the system time in ms the servo was set to the actual position. <ahref="#gaeed05a3d4e06adccebdfce207b734b2f">More...</a><br/></td></tr>
<trclass="memdesc:ga84ba256b9ccdf0e9f4280279da68a509"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Get the system time in ms the servo will reach its position This is an estimated time. If this is a time in the future, the servo may still moving. If this is a time in the past , the servo should have reached its postion already. <ahref="#ga84ba256b9ccdf0e9f4280279da68a509">More...</a><br/></td></tr>
<dlclass="section return"><dt>Returns</dt><dd>Actual position of the servo </dd></dl>
<pclass="definition">Definition at line <aclass="el"href="../../d4/da7/_code_racer_8cpp_source.html#l00632">632</a> of file <aclass="el"href="../../d4/da7/_code_racer_8cpp_source.html">CodeRacer.cpp</a>.</p>
<divclass="fragment"><divclass="line"><aname="l00632"></a><spanclass="lineno"> 632</span>  {</div><divclass="line"><aname="l00633"></a><spanclass="lineno"> 633</span> <spanclass="keywordflow">return</span>(_servo_position);</div><divclass="line"><aname="l00634"></a><spanclass="lineno"> 634</span> }</div></div><!-- fragment -->
<tdclass="memname">unsigned long CodeRacer::servo_position_set_at_ms </td>
<td>(</td>
<tdclass="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><divclass="memdoc">
<p>Get the system time in ms the servo was set to the actual position. </p>
<dlclass="section return"><dt>Returns</dt><dd>System time in ms the servo was set </dd></dl>
<pclass="definition">Definition at line <aclass="el"href="../../d4/da7/_code_racer_8cpp_source.html#l00639">639</a> of file <aclass="el"href="../../d4/da7/_code_racer_8cpp_source.html">CodeRacer.cpp</a>.</p>
<divclass="fragment"><divclass="line"><aname="l00639"></a><spanclass="lineno"> 639</span>  {</div><divclass="line"><aname="l00640"></a><spanclass="lineno"> 640</span> <spanclass="keywordflow">return</span>(_servo_position_set_at_ms);</div><divclass="line"><aname="l00641"></a><spanclass="lineno"> 641</span> }</div></div><!-- fragment -->
<tdclass="memname">unsigned long CodeRacer::servo_position_eta_in_ms </td>
<td>(</td>
<tdclass="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><divclass="memdoc">
<p>Get the system time in ms the servo will reach its position This is an estimated time. If this is a time in the future, the servo may still moving. If this is a time in the past , the servo should have reached its postion already. </p>
<dlclass="section return"><dt>Returns</dt><dd>System time in ms the servo will reach its position </dd></dl>
<pclass="definition">Definition at line <aclass="el"href="../../d4/da7/_code_racer_8cpp_source.html#l00649">649</a> of file <aclass="el"href="../../d4/da7/_code_racer_8cpp_source.html">CodeRacer.cpp</a>.</p>
<divclass="fragment"><divclass="line"><aname="l00649"></a><spanclass="lineno"> 649</span>  {</div><divclass="line"><aname="l00650"></a><spanclass="lineno"> 650</span> <spanclass="keywordflow">return</span>(_servo_position_eta_in_ms);</div><divclass="line"><aname="l00651"></a><spanclass="lineno"> 651</span> }</div></div><!-- fragment -->
</div>
</div>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<divid="nav-path"class="navpath"><!-- id is needed for treeview function! -->