src/Autopilot/digitalfilter.hxx: removed unused members.
This commit is contained in:
parent
cf4801e11c
commit
95ea8248c8
1 changed files with 0 additions and 4 deletions
|
@ -52,10 +52,6 @@ protected:
|
|||
SGPropertyNode& prop_root );
|
||||
virtual void update( bool firstTime, double dt);
|
||||
|
||||
InputValueList _Tf;
|
||||
InputValueList _samples;
|
||||
InputValueList _rateOfChange;
|
||||
InputValueList _gain;
|
||||
InitializeTo _initializeTo;
|
||||
|
||||
public:
|
||||
|
|
Loading…
Add table
Reference in a new issue