Public Member Functions | Public Attributes
pid.Pid Class Reference

List of all members.

Public Member Functions

def __init__
def get_output

Public Attributes

 integral
 Kp
 outputLimit
 prev_error
 setPointMax
 setPointMin
 Td
 Ti

Detailed Description

Definition at line 66 of file pid.py.


Constructor & Destructor Documentation

def pid.Pid.__init__ (   self,
  Kp = 0.0,
  Ti = 0.0,
  Td = 0.0,
  outputLimit = None 
)

Definition at line 67 of file pid.py.


Member Function Documentation

def pid.Pid.get_output (   self,
  pv,
  dt 
)

Definition at line 78 of file pid.py.


Member Data Documentation

Definition at line 67 of file pid.py.

Definition at line 67 of file pid.py.

Definition at line 67 of file pid.py.

Definition at line 67 of file pid.py.

Definition at line 67 of file pid.py.

Definition at line 67 of file pid.py.

Definition at line 67 of file pid.py.

Definition at line 67 of file pid.py.


The documentation for this class was generated from the following file:


falkor_ardrone
Author(s): Sameer Parekh
autogenerated on Tue Jan 7 2014 11:12:14