mirror of
				https://github.com/saitohirga/WSJT-X.git
				synced 2025-11-04 05:50:31 -05:00 
			
		
		
		
	Add comments to define units for a(1), a(2).
This commit is contained in:
		
							parent
							
								
									1c7b57cb55
								
							
						
					
					
						commit
						47ee40540b
					
				@ -1,5 +1,9 @@
 | 
			
		||||
subroutine twkfreq(c3,c4,npts,fsample,a)
 | 
			
		||||
 | 
			
		||||
  ! Adjust frequency of complex data
 | 
			
		||||
  ! a(1)    Hz
 | 
			
		||||
  ! a(2)    Hz/(0.5*TxT), where TxT = npts/fsample = file duration
 | 
			
		||||
  
 | 
			
		||||
  complex c3(npts)
 | 
			
		||||
  complex c4(npts)
 | 
			
		||||
  complex w,wstep
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user