mirror of
https://github.com/BroncBotz3481/YAGSL
synced 2026-06-26 07:01:39 +00:00
Updated to 2024.4.8.8
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (17) on Wed Feb 28 13:21:31 CST 2024 -->
|
||||
<!-- Generated by javadoc (17) on Thu Jun 13 17:09:44 CDT 2024 -->
|
||||
<title>SwerveAbsoluteEncoder</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2024-02-28">
|
||||
<meta name="dc.created" content="2024-06-13">
|
||||
<meta name="description" content="declaration: package: swervelib.encoders, class: SwerveAbsoluteEncoder">
|
||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
|
||||
@@ -282,7 +282,7 @@ loadScripts(document, 'script');</script>
|
||||
<div class="block">Sets the Absolute Encoder offset at the Encoder Level.</div>
|
||||
<dl class="notes">
|
||||
<dt>Parameters:</dt>
|
||||
<dd><code>offset</code> - the offset the Absolute Encoder uses as the zero point.</dd>
|
||||
<dd><code>offset</code> - the offset the Absolute Encoder uses as the zero point in degrees.</dd>
|
||||
<dt>Returns:</dt>
|
||||
<dd>if setting Absolute Encoder Offset was successful or not.</dd>
|
||||
</dl>
|
||||
|
||||
Reference in New Issue
Block a user