Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
wf_cpu_pid_param Struct Reference

#include <windfarm_pid.h>

Data Fields

int interval
 
int history_len
 
s32 gd
 
s32 gp
 
s32 gr
 
s32 pmaxadj
 
s32 ttarget
 
s32 tmax
 
s32 min
 
s32 max
 

Detailed Description

Definition at line 60 of file windfarm_pid.h.

Field Documentation

s32 gd

Definition at line 63 of file windfarm_pid.h.

s32 gp

Definition at line 63 of file windfarm_pid.h.

s32 gr

Definition at line 63 of file windfarm_pid.h.

int history_len

Definition at line 62 of file windfarm_pid.h.

Definition at line 61 of file windfarm_pid.h.

s32 max

Definition at line 67 of file windfarm_pid.h.

s32 min

Definition at line 67 of file windfarm_pid.h.

s32 pmaxadj

Definition at line 64 of file windfarm_pid.h.

s32 tmax

Definition at line 66 of file windfarm_pid.h.

s32 ttarget

Definition at line 65 of file windfarm_pid.h.


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