wpilib-controller
latest

Contents

  • API Reference
  • Installation
wpilib-controller
  • Docs »
  • Index
  • Edit on GitHub

Index

_ | A | C | D | E | G | I | K | P | R | S | T | W

_

  • __init__() (wpilib_controller.PIDController method)

A

  • atSetpoint() (wpilib_controller.PIDController method)

C

  • calculate() (wpilib_controller.PIDController method)

D

  • disableContinuousInput() (wpilib_controller.PIDController method)

E

  • enableContinuousInput() (wpilib_controller.PIDController method)

G

  • getContinuousError() (wpilib_controller.PIDController method)
  • getPositionError() (wpilib_controller.PIDController method)
  • getVelocityError() (wpilib_controller.PIDController method)

I

  • initSendable() (wpilib_controller.PIDController method)

K

  • Kd (wpilib_controller.PIDController attribute)
  • Ki (wpilib_controller.PIDController attribute)
  • Kp (wpilib_controller.PIDController attribute)

P

  • period (wpilib_controller.PIDController attribute)
  • PIDController (class in wpilib_controller)
  • prev_error (wpilib_controller.PIDController attribute)

R

  • reset() (wpilib_controller.PIDController method)

S

  • setD() (wpilib_controller.PIDController method)
  • setI() (wpilib_controller.PIDController method)
  • setIntegratorRange() (wpilib_controller.PIDController method)
  • setP() (wpilib_controller.PIDController method)
  • setPID() (wpilib_controller.PIDController method)
  • setSetpoint() (wpilib_controller.PIDController method)
  • setTolerance() (wpilib_controller.PIDController method)

T

  • total_error (wpilib_controller.PIDController attribute)

W

  • wpilib_controller (module)

© Copyright 2019, David Vo Revision c2c75cb2.

Built with Sphinx using a theme provided by Read the Docs.