Show
Ignore:
Timestamp:
10/04/11 16:45:04 (13 years ago)
Author:
smidl
Message:

noreg accepts Mz

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • applications/pmsm/pmsmDS.h

    r1387 r1400  
    256256                        for ( int i=0; i<Dt; i++ ) 
    257257                        { 
    258                                 pmsmsim_noreg_step (ua , ub); 
     258                                pmsmsim_noreg_step (ua , ub, Mz); 
    259259                        } 
    260260        };