Changeset 223 for bdm/estim/libKF.h

Show
Ignore:
Timestamp:
01/05/09 19:55:33 (15 years ago)
Author:
smidl
Message:

new experiment in pmsm

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • bdm/estim/libKF.h

    r215 r223  
    219219 
    220220class EKFCh : public KalmanCh { 
     221        protected: 
    221222        //! Internal Model f(x,u) 
    222223        diffbifn* pfxu;