JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
io.github.robolib.identifier
Interface NumberSource
All Known Subinterfaces:
HIDAxis
All Known Implementing Classes:
AnalogGyro
,
AnalogInput
,
Joystick.JoystickAxis
,
NetTableController.NetTableAxis
,
Potentiometer
,
XBoxController.MagAxis
public interface
NumberSource
Interface for an object that provides a double value
Author:
noriah
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
double
get
()
Get the value of this double source
Method Detail
get
double get()
Get the value of this double source
Returns:
the value of this double source.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method