Lines Matching defs:current_rotation
214 double Emf::current_rotation(PEMF_CALLBACK_DATA d){
583 if(current_rotation(d) >= 0.00001 || current_rotation(d) <= -0.00001){ /* some rotation, allow a little rounding error around 0 degrees */
584 int tangle = round(current_rotation(d)*1000000.0);
678 int tangle = round(current_rotation(d)*1000000.0);
2696 tmp_path << 180.0 * current_rotation(d)/M_PI;
2717 tmp_path << 180.0 * current_rotation(d)/M_PI;
2740 tmp_path << 180.0 * current_rotation(d)/M_PI;
2781 tmp_path << 180.0 * current_rotation(d)/M_PI;
3188 tsp.ori += 180.0 * current_rotation(d)/ M_PI; // radians to degrees