FtcRobotController/javadoc/index-files/index-14.html
2022-02-15 17:09:58 -06:00

198 lines
11 KiB
HTML

<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.10) on Tue Feb 15 17:09:18 CST 2022 -->
<title>S-Index</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2022-02-15">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
<script type="text/javascript" src="../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../jquery/jquery-3.5.1.js"></script>
<script type="text/javascript" src="../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="S-Index";
}
}
catch(err) {
}
//-->
var pathtoroot = "../";
var useModuleDirectories = true;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../org/firstinspires/ftc/teamcode/package-summary.html">Package</a></li>
<li>Class</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<main role="main">
<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">F</a>&nbsp;<a href="index-5.html">G</a>&nbsp;<a href="index-6.html">H</a>&nbsp;<a href="index-7.html">I</a>&nbsp;<a href="index-8.html">L</a>&nbsp;<a href="index-9.html">M</a>&nbsp;<a href="index-10.html">N</a>&nbsp;<a href="index-11.html">O</a>&nbsp;<a href="index-12.html">P</a>&nbsp;<a href="index-13.html">R</a>&nbsp;<a href="index-14.html">S</a>&nbsp;<a href="index-15.html">U</a>&nbsp;<a href="index-16.html">V</a>&nbsp;<br><a href="../allclasses-index.html">All&nbsp;Classes</a>&nbsp;<a href="../allpackages-index.html">All&nbsp;Packages</a><a id="I:S">
<!-- -->
</a>
<h2 class="title">S</h2>
<dl>
<dt><span class="memberNameLink"><a href="../org/firstinspires/ftc/teamcode/API.Motor.html#setBehaviour(org.firstinspires.ftc.teamcode.API.MotorBehaviour)">setBehaviour(API.MotorBehaviour)</a></span> - Method in class org.firstinspires.ftc.teamcode.<a href="../org/firstinspires/ftc/teamcode/API.Motor.html" title="class in org.firstinspires.ftc.teamcode">API.Motor</a></dt>
<dd>
<div class="block">Set the zero-power behaviour of the motor.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/firstinspires/ftc/teamcode/API.Motor.html#setDirection(org.firstinspires.ftc.teamcode.API.Direction)">setDirection(API.Direction)</a></span> - Method in class org.firstinspires.ftc.teamcode.<a href="../org/firstinspires/ftc/teamcode/API.Motor.html" title="class in org.firstinspires.ftc.teamcode">API.Motor</a></dt>
<dd>
<div class="block">Sets the direction the motor should move in, without starting the motor</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/firstinspires/ftc/teamcode/API.Motor.html#setDirection(org.firstinspires.ftc.teamcode.API.Direction,boolean)">setDirection(API.Direction, boolean)</a></span> - Method in class org.firstinspires.ftc.teamcode.<a href="../org/firstinspires/ftc/teamcode/API.Motor.html" title="class in org.firstinspires.ftc.teamcode">API.Motor</a></dt>
<dd>
<div class="block">Sets the direction the motor should move in</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/firstinspires/ftc/teamcode/API.Servo.html#setDirection(org.firstinspires.ftc.teamcode.API.Direction,boolean)">setDirection(API.Direction, boolean)</a></span> - Method in class org.firstinspires.ftc.teamcode.<a href="../org/firstinspires/ftc/teamcode/API.Servo.html" title="class in org.firstinspires.ftc.teamcode">API.Servo</a></dt>
<dd>
<div class="block">Sets the direction of the servo.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/firstinspires/ftc/teamcode/MovementAPI.html#setFlipped(boolean)">setFlipped(boolean)</a></span> - Method in class org.firstinspires.ftc.teamcode.<a href="../org/firstinspires/ftc/teamcode/MovementAPI.html" title="class in org.firstinspires.ftc.teamcode">MovementAPI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/firstinspires/ftc/teamcode/API.Servo.html#setPosition(double)">setPosition(double)</a></span> - Method in class org.firstinspires.ftc.teamcode.<a href="../org/firstinspires/ftc/teamcode/API.Servo.html" title="class in org.firstinspires.ftc.teamcode">API.Servo</a></dt>
<dd>
<div class="block">Sets the intended position of the servo, in degrees.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/firstinspires/ftc/teamcode/API.Motor.html#setPower(double)">setPower(double)</a></span> - Method in class org.firstinspires.ftc.teamcode.<a href="../org/firstinspires/ftc/teamcode/API.Motor.html" title="class in org.firstinspires.ftc.teamcode">API.Motor</a></dt>
<dd>
<div class="block">Sets the power without starting the motor</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/firstinspires/ftc/teamcode/API.Motor.html#start()">start()</a></span> - Method in class org.firstinspires.ftc.teamcode.<a href="../org/firstinspires/ftc/teamcode/API.Motor.html" title="class in org.firstinspires.ftc.teamcode">API.Motor</a></dt>
<dd>
<div class="block">Starts the motor with the previously set power</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/firstinspires/ftc/teamcode/API.Motor.html#start(double)">start(double)</a></span> - Method in class org.firstinspires.ftc.teamcode.<a href="../org/firstinspires/ftc/teamcode/API.Motor.html" title="class in org.firstinspires.ftc.teamcode">API.Motor</a></dt>
<dd>
<div class="block">Starts the motor with the specified power</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/firstinspires/ftc/teamcode/API.Servo.html#start(double)">start(double)</a></span> - Method in class org.firstinspires.ftc.teamcode.<a href="../org/firstinspires/ftc/teamcode/API.Servo.html" title="class in org.firstinspires.ftc.teamcode">API.Servo</a></dt>
<dd>
<div class="block">Starts the servo</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/firstinspires/ftc/teamcode/API.Motor.html#stop()">stop()</a></span> - Method in class org.firstinspires.ftc.teamcode.<a href="../org/firstinspires/ftc/teamcode/API.Motor.html" title="class in org.firstinspires.ftc.teamcode">API.Motor</a></dt>
<dd>
<div class="block">Stops the motor</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/firstinspires/ftc/teamcode/API.Servo.html#stop()">stop()</a></span> - Method in class org.firstinspires.ftc.teamcode.<a href="../org/firstinspires/ftc/teamcode/API.Servo.html" title="class in org.firstinspires.ftc.teamcode">API.Servo</a></dt>
<dd>
<div class="block">Stops the servo by setting the power to 0.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/firstinspires/ftc/teamcode/MovementAPI.html#stop()">stop()</a></span> - Method in class org.firstinspires.ftc.teamcode.<a href="../org/firstinspires/ftc/teamcode/MovementAPI.html" title="class in org.firstinspires.ftc.teamcode">MovementAPI</a></dt>
<dd>
<div class="block">Stops the robot</div>
</dd>
</dl>
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">F</a>&nbsp;<a href="index-5.html">G</a>&nbsp;<a href="index-6.html">H</a>&nbsp;<a href="index-7.html">I</a>&nbsp;<a href="index-8.html">L</a>&nbsp;<a href="index-9.html">M</a>&nbsp;<a href="index-10.html">N</a>&nbsp;<a href="index-11.html">O</a>&nbsp;<a href="index-12.html">P</a>&nbsp;<a href="index-13.html">R</a>&nbsp;<a href="index-14.html">S</a>&nbsp;<a href="index-15.html">U</a>&nbsp;<a href="index-16.html">V</a>&nbsp;<br><a href="../allclasses-index.html">All&nbsp;Classes</a>&nbsp;<a href="../allpackages-index.html">All&nbsp;Packages</a></div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../org/firstinspires/ftc/teamcode/package-summary.html">Package</a></li>
<li>Class</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
</footer>
</body>
</html>