Class Num
java.lang.Object
org.wpilib.math.util.Num
- Direct Known Subclasses:
N0, N1, N10, N11, N12, N13, N14, N15, N16, N17, N18, N19, N2, N20, N3, N4, N5, N6, N7, N8, N9
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Num
public Num()Default constructor.
-
-
Method Details
-
getNum
The number this is backing.- Returns:
- The number represented by this class.
-