Home | History | Annotate | Download | only in src

Lines Matching defs:phi

692                 double phi = angle_data[x]*C;
695 x_data[x] = cos(phi)*magval;
697 y_data[x] = sin(phi)*magval;