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

#include <windfarm_pid.h>

Data Fields

int interval
 
int history_len
 
int additive
 
s32 gd
 
s32 gp
 
s32 gr
 
s32 itarget
 
s32 min
 
s32 max
 

Detailed Description

Definition at line 26 of file windfarm_pid.h.

Field Documentation

int additive

Definition at line 29 of file windfarm_pid.h.

s32 gd

Definition at line 30 of file windfarm_pid.h.

s32 gp

Definition at line 30 of file windfarm_pid.h.

s32 gr

Definition at line 30 of file windfarm_pid.h.

int history_len

Definition at line 28 of file windfarm_pid.h.

Definition at line 27 of file windfarm_pid.h.

s32 itarget

Definition at line 31 of file windfarm_pid.h.

s32 max

Definition at line 32 of file windfarm_pid.h.

s32 min

Definition at line 32 of file windfarm_pid.h.


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