Home
last modified time | relevance | path

Searched refs:phase_slope (Results 1 – 2 of 2) sorted by relevance

/dports/comms/linrad/linrad-04.02/
H A Dspur.c391 phase+=phase_slope; in eliminate_spurs()
651 phase_slope+=phase_curv; in refine_pll_parameters()
652 phase+=phase_slope; in refine_pll_parameters()
655 b1=cos(phase_slope); in refine_pll_parameters()
656 b2=sin(phase_slope); in refine_pll_parameters()
673 phase_slope+=sp_d1; in refine_pll_parameters()
675 phase-=phase_slope; in refine_pll_parameters()
676 phase_slope-=phase_curv; in refine_pll_parameters()
874 phase+=phase_slope; in spur_relock()
878 b1=cos(phase_slope); in spur_relock()
[all …]
H A Dspursub.c357 float phase_slope,phase_curv; in initial_remove_spur() local
372 phase_slope=spur_d1pha[spurno]; in initial_remove_spur()
379 rot=-0.5*phase_slope/PI_L; in initial_remove_spur()
466 phase_slope-=phase_curv; in initial_remove_spur()
1437 float phase_slope,phase_curv; in verify_spur_pll() local
1490 phase_slope=spur_d1pha[spurno]; in verify_spur_pll()
1497 rot=-0.5*phase_slope/PI_L; in verify_spur_pll()
1586 phase_slope-=phase_curv; in verify_spur_pll()
1607 rot=-0.5*phase_slope/PI_L; in verify_spur_pll()
1662 rot=-0.5*phase_slope/PI_L; in verify_spur_pll()
[all …]