Changeset 262 for pmsm/simulator_zdenek
- Timestamp:
- 02/09/09 23:10:36 (16 years ago)
- Location:
- pmsm/simulator_zdenek/ekf_example
- Files:
-
- 2 modified
Legend:
- Unmodified
- Added
- Removed
-
pmsm/simulator_zdenek/ekf_example/ekf_obj.cpp
r80 r262 1 #include <itpp/itbase.h> 1 2 2 #include <estim/libKF.h> 3 3 -
pmsm/simulator_zdenek/ekf_example/ekf_obj.h
r254 r262 14 14 #define EKFfix_H 15 15 16 #include <itpp/itbase.h> 16 17 17 #include <estim/libKF.h> 18 18 #include "fixed.h"