Changeset 44
- Timestamp:
- 03/19/08 17:37:09 (17 years ago)
- Files:
-
- 3 modified
Legend:
- Unmodified
- Added
- Removed
-
simulator_zdenek/regulace.cpp
r40 r44 10 10 11 11 *********************************************/ 12 13 #define _USE_MATH_DEFINES 12 14 13 15 #include <math.h> -
simulator_zdenek/simulator.cpp
r40 r44 10 10 11 11 */ 12 13 #define _USE_MATH_DEFINES 12 14 13 15 #include <math.h> -
tests/pmsm_sim.cpp
r42 r44 35 35 int Nsimstep = 20; 36 36 37 int Nll = 10;37 const it Nll = 10; 38 38 39 39 // cout << KF;