代码搜索结果

找到约 10,000 项符合 PID 的代码

pid_reg3.h

/* ================================================================================= File name: PID_REG3.H (IQ version) Originator: Digital Control S

pid_ctr2.hpp

// Header definitions for generic PID control // Created 10/3/96, DM Auslander // This version uses message passing for all of its data exchange // The generic definition for a PID controller. Th

pid_ctr2.cpp

// Function definitions for the generic PID controller // File: pid_ctr2.cpp // Created 10/5/95 by DM Auslander // Modified from original PID, 10/3/96, DM Auslander to use message // passing inst

pid_ctr2.hpp

// Header definitions for generic PID control // Created 10/3/96, DM Auslander // This version uses message passing for all of its data exchange // The generic definition for a PID controller. Th

pid_ctr2.cpp

// Function definitions for the generic PID controller // File: pid_ctr2.cpp // Created 10/5/95 by DM Auslander // Modified from original PID, 10/3/96, DM Auslander to use message // passing inst

pid_gen1.hpp

// Header definitions for generic PID control // Created 10/3/96, DM Auslander // Modified 5/29/97, DM Auslander // Uses a combination of global data and messages to avoid // the need for virtual

pid_gen1.cpp

// Function definitions for the generic PID controller // File: pid_gen1.cpp // Created 10/5/95 by DM Auslander // Modified 5/29/97, DM Auslander // Uses a combination of global data and messages

pid_gen1.hpp

// Header definitions for generic PID control // Created 10/3/96, DM Auslander // Modified 5/29/97, DM Auslander // Uses a combination of global data and messages to avoid // the need for virtual

pid_gen1.cpp

// Function definitions for the generic PID controller // File: pid_gen1.cpp // Created 10/5/95 by DM Auslander // Modified 5/29/97, DM Auslander // Uses a combination of global data and messages