| close() (defined in org.firstinspires.ftc.teamcode.Util.ServoEx) | org.firstinspires.ftc.teamcode.Util.ServoEx | |
| disable() (defined in org.firstinspires.ftc.teamcode.Util.ServoEx) | org.firstinspires.ftc.teamcode.Util.ServoEx | |
| fromRadians(double angle, AngleUnit angleUnit) (defined in org.firstinspires.ftc.teamcode.Util.ServoEx) | org.firstinspires.ftc.teamcode.Util.ServoEx | private |
| getAngle(AngleUnit angleUnit) (defined in org.firstinspires.ftc.teamcode.Util.ServoEx) | org.firstinspires.ftc.teamcode.Util.ServoEx | |
| getAngle() (defined in org.firstinspires.ftc.teamcode.Util.ServoEx) | org.firstinspires.ftc.teamcode.Util.ServoEx | |
| getAngleRange(AngleUnit angleUnit) (defined in org.firstinspires.ftc.teamcode.Util.ServoEx) | org.firstinspires.ftc.teamcode.Util.ServoEx | |
| getAngleRange() (defined in org.firstinspires.ftc.teamcode.Util.ServoEx) | org.firstinspires.ftc.teamcode.Util.ServoEx | |
| getConnectionInfo() (defined in org.firstinspires.ftc.teamcode.Util.ServoEx) | org.firstinspires.ftc.teamcode.Util.ServoEx | |
| getDeviceName() (defined in org.firstinspires.ftc.teamcode.Util.ServoEx) | org.firstinspires.ftc.teamcode.Util.ServoEx | |
| getDeviceType() (defined in org.firstinspires.ftc.teamcode.Util.ServoEx) | org.firstinspires.ftc.teamcode.Util.ServoEx | |
| getInverted() (defined in org.firstinspires.ftc.teamcode.Util.ServoEx) | org.firstinspires.ftc.teamcode.Util.ServoEx | |
| getManufacturer() (defined in org.firstinspires.ftc.teamcode.Util.ServoEx) | org.firstinspires.ftc.teamcode.Util.ServoEx | |
| getPosition() (defined in org.firstinspires.ftc.teamcode.Util.ServoEx) | org.firstinspires.ftc.teamcode.Util.ServoEx | |
| getVersion() (defined in org.firstinspires.ftc.teamcode.Util.ServoEx) | org.firstinspires.ftc.teamcode.Util.ServoEx | |
| maxAngle (defined in org.firstinspires.ftc.teamcode.Util.ServoEx) | org.firstinspires.ftc.teamcode.Util.ServoEx | private |
| maxPosition (defined in org.firstinspires.ftc.teamcode.Util.ServoEx) | org.firstinspires.ftc.teamcode.Util.ServoEx | private |
| minAngle (defined in org.firstinspires.ftc.teamcode.Util.ServoEx) | org.firstinspires.ftc.teamcode.Util.ServoEx | private |
| minPosition (defined in org.firstinspires.ftc.teamcode.Util.ServoEx) | org.firstinspires.ftc.teamcode.Util.ServoEx | private |
| resetDeviceConfigurationForOpMode() (defined in org.firstinspires.ftc.teamcode.Util.ServoEx) | org.firstinspires.ftc.teamcode.Util.ServoEx | |
| rotateBy(double position) (defined in org.firstinspires.ftc.teamcode.Util.ServoEx) | org.firstinspires.ftc.teamcode.Util.ServoEx | |
| rotateByAngle(double angle, AngleUnit angleUnit) (defined in org.firstinspires.ftc.teamcode.Util.ServoEx) | org.firstinspires.ftc.teamcode.Util.ServoEx | |
| rotateByAngle(double degrees) (defined in org.firstinspires.ftc.teamcode.Util.ServoEx) | org.firstinspires.ftc.teamcode.Util.ServoEx | |
| servo (defined in org.firstinspires.ftc.teamcode.Util.ServoEx) | org.firstinspires.ftc.teamcode.Util.ServoEx | private |
| ServoEx(HardwareMap hw, String servoName, double minAngle, double maxAngle, AngleUnit angleUnit) (defined in org.firstinspires.ftc.teamcode.Util.ServoEx) | org.firstinspires.ftc.teamcode.Util.ServoEx | |
| ServoEx(HardwareMap hw, String servoName, double minDegree, double maxDegree) (defined in org.firstinspires.ftc.teamcode.Util.ServoEx) | org.firstinspires.ftc.teamcode.Util.ServoEx | |
| setInverted(boolean isInverted) (defined in org.firstinspires.ftc.teamcode.Util.ServoEx) | org.firstinspires.ftc.teamcode.Util.ServoEx | |
| setPosition(double position) (defined in org.firstinspires.ftc.teamcode.Util.ServoEx) | org.firstinspires.ftc.teamcode.Util.ServoEx | |
| setRange(double min, double max, AngleUnit angleUnit) (defined in org.firstinspires.ftc.teamcode.Util.ServoEx) | org.firstinspires.ftc.teamcode.Util.ServoEx | |
| setRange(double min, double max) (defined in org.firstinspires.ftc.teamcode.Util.ServoEx) | org.firstinspires.ftc.teamcode.Util.ServoEx | |
| toRadians(double angle, AngleUnit angleUnit) (defined in org.firstinspires.ftc.teamcode.Util.ServoEx) | org.firstinspires.ftc.teamcode.Util.ServoEx | private |
| turnToAngle(double angle, AngleUnit angleUnit) (defined in org.firstinspires.ftc.teamcode.Util.ServoEx) | org.firstinspires.ftc.teamcode.Util.ServoEx | |
| turnToAngle(double degrees) (defined in org.firstinspires.ftc.teamcode.Util.ServoEx) | org.firstinspires.ftc.teamcode.Util.ServoEx | |