There is some information like:
" FFT: planning ... 12"
Here,I don't know what the number "12"stands for?Could somebody tell it to me?
Many thanks!
What does it mean?
Moderators: Global Moderator, Moderator
-
- Newbie
- Posts: 31
- Joined: Thu Dec 08, 2005 2:15 pm
- License Nr.: 471
What does it mean?
Last edited by zhuanghl on Thu Jan 12, 2006 12:38 pm, edited 1 time in total.
-
- Administrator
- Posts: 2921
- Joined: Tue Aug 03, 2004 8:18 am
- License Nr.: 458
What does it mean?
this number is the smaller of the two:
-- max(1,NSW)
-- min(16, (NBANDS+16)/16)
needed for a setup of the FFT
-- max(1,NSW)
-- min(16, (NBANDS+16)/16)
needed for a setup of the FFT
Last edited by admin on Mon Jan 16, 2006 1:45 pm, edited 1 time in total.