Package org.edu_nation.easy_ftc.sensor
Class Distance
java.lang.Object
org.edu_nation.easy_ftc.sensor.Distance
Implements a distance sensor by extending the functionality of
Sensor- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classConstruct aDistancesensor object using the builder design pattern -
Method Summary
-
Method Details
-
state
Return distance sensor state- Returns:
- whether an object is within the distance cutoff
-