Skip to content
sdr
sdr.NCO.K0
Initializing search
mhostetter/sdr
Examples
API Reference
Release Notes
Index
sdr
mhostetter/sdr
Examples
Examples
IIR filters
Farrow arbitrary resampler
Phase-
locked loops
API Reference
API Reference
sdr
sdr
Filtering
Filtering
C
IIR
C
IIR
Constructors
Constructors
M
__
init__
M
Zeros
Poles
Methods
Methods
M
filter
M
frequency_
response
M
frequency_
response_
log
M
impulse_
response
M
reset
M
step_
response
Plotting
Plotting
M
plot_
all
M
plot_
frequency_
response
M
plot_
frequency_
response_
log
M
plot_
group_
delay
M
plot_
impulse_
response
M
plot_
step_
response
M
plot_
zeros_
poles
Properties
Properties
P
a_
taps
P
b_
taps
P
gain
P
order
P
poles
P
streaming
P
zeros
Resampling
Resampling
C
Farrow
Resampler
C
Farrow
Resampler
Constructors
Constructors
M
__
init__
Methods
Methods
M
resample
M
reset
Properties
Properties
P
order
P
streaming
P
taps
Phase/time-
locked loops
Phase/time-
locked loops
C
Closed
Loop
PLL
C
Closed
Loop
PLL
Constructors
Constructors
M
__
init__
Methods
Methods
M
frequency_
lock_
time
M
lock_
time
M
phase_
error_
variance
M
phase_
lock_
time
Properties
Properties
P
Bn
P
Bn
T
P
iir
P
K0
P
K1
P
K2
P
Kp
P
omega_
3d
B
P
omega_
n
P
sample_
rate
P
zeta
C
DDS
C
DDS
Constructors
Constructors
M
__
init__
Methods
Methods
M
process
M
reset
M
step
Properties
Properties
P
nco
C
Loop
Filter
C
Loop
Filter
Constructors
Constructors
M
__
init__
Methods
Methods
M
filter
M
reset
Properties
Properties
P
damping_
factor
P
iir
P
K1
P
K2
P
noise_
bandwidth
C
NCO
C
NCO
Constructors
Constructors
M
__
init__
Methods
Methods
M
process
M
reset
M
step
Properties
Properties
P
increment
P
K0
P
K0
Table of contents
Examples
P
offset
Release Notes
Release Notes
Versioning
v0.
0
Index
Index
Index
Table of contents
Examples
property
sdr.
NCO.
K0
:
float
The NCO gain.
Examples
¶
See the
Phase-locked loops
example.
Back to top