<dt><spanclass="memberNameLink"><ahref="../frc/robot/subsystems/swervedrive2/swervelib/parser/json/PhysicalPropertiesJson.html#wheelDiameter">wheelDiameter</a></span> - Variable in class frc.robot.subsystems.swervedrive2.swervelib.parser.json.<ahref="../frc/robot/subsystems/swervedrive2/swervelib/parser/json/PhysicalPropertiesJson.html"title="class in frc.robot.subsystems.swervedrive2.swervelib.parser.json">PhysicalPropertiesJson</a></dt>
<dt><spanclass="memberNameLink"><ahref="../frc/robot/subsystems/swervedrive2/swervelib/parser/SwerveModulePhysicalCharacteristics.html#wheelDiameter">wheelDiameter</a></span> - Variable in class frc.robot.subsystems.swervedrive2.swervelib.parser.<ahref="../frc/robot/subsystems/swervedrive2/swervelib/parser/SwerveModulePhysicalCharacteristics.html"title="class in frc.robot.subsystems.swervedrive2.swervelib.parser">SwerveModulePhysicalCharacteristics</a></dt>
<dd>
<divclass="block">Wheel diameter in meters.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../frc/robot/subsystems/swervedrive2/swervelib/parser/json/PhysicalPropertiesJson.html#wheelGripCoefficientOfFriction">wheelGripCoefficientOfFriction</a></span> - Variable in class frc.robot.subsystems.swervedrive2.swervelib.parser.json.<ahref="../frc/robot/subsystems/swervedrive2/swervelib/parser/json/PhysicalPropertiesJson.html"title="class in frc.robot.subsystems.swervedrive2.swervelib.parser.json">PhysicalPropertiesJson</a></dt>
<dd>
<divclass="block">The grip tape coefficient of friction on carpet.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../frc/robot/subsystems/swervedrive2/swervelib/parser/SwerveModulePhysicalCharacteristics.html#wheelGripCoefficientOfFriction">wheelGripCoefficientOfFriction</a></span> - Variable in class frc.robot.subsystems.swervedrive2.swervelib.parser.<ahref="../frc/robot/subsystems/swervedrive2/swervelib/parser/SwerveModulePhysicalCharacteristics.html"title="class in frc.robot.subsystems.swervedrive2.swervelib.parser">SwerveModulePhysicalCharacteristics</a></dt>
<dd>
<divclass="block">Wheel grip tape coefficient of friction on carpet, as described by the vendor.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../frc/robot/subsystems/swervedrive2/swervelib/SwerveController.html#withinHypotDeadband(double,double)">withinHypotDeadband(double, double)</a></span> - Method in class frc.robot.subsystems.swervedrive2.swervelib.<ahref="../frc/robot/subsystems/swervedrive2/swervelib/SwerveController.html"title="class in frc.robot.subsystems.swervedrive2.swervelib">SwerveController</a></dt>
<dd>
<divclass="block">Calculate the hypot deadband and check if the joystick is within it.</div>