mirror of
https://github.com/BroncBotz3481/YAGSL
synced 2026-07-05 07:31:41 +00:00
Update 2024.4.8.6
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (17) on Mon Feb 12 18:58:20 CST 2024 -->
|
||||
<!-- Generated by javadoc (17) on Wed Feb 28 13:21:31 CST 2024 -->
|
||||
<title>A-Index</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-12">
|
||||
<meta name="dc.created" content="2024-02-28">
|
||||
<meta name="description" content="index: A">
|
||||
<meta name="generator" content="javadoc/IndexWriter">
|
||||
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
||||
@@ -277,6 +277,10 @@ loadScripts(document, 'script');</script>
|
||||
<dd>
|
||||
<div class="block">Perform anti-jitter within modules if the speed requested is too low.</div>
|
||||
</dd>
|
||||
<dt><a href="../swervelib/SwerveModule.html#antiJitterEnabled" class="member-name-link">antiJitterEnabled</a> - Variable in class swervelib.<a href="../swervelib/SwerveModule.html" title="class in swervelib">SwerveModule</a></dt>
|
||||
<dd>
|
||||
<div class="block">Anti-Jitter AKA auto-centering disabled.</div>
|
||||
</dd>
|
||||
<dt><a href="../swervelib/math/SwerveMath.html#applyDeadband(double,boolean,double)" class="member-name-link">applyDeadband(double, boolean, double)</a> - Static method in class swervelib.math.<a href="../swervelib/math/SwerveMath.html" title="class in swervelib.math">SwerveMath</a></dt>
|
||||
<dd>
|
||||
<div class="block">Algebraically apply a deadband using a piece wise function.</div>
|
||||
|
||||
Reference in New Issue
Block a user