RefSignals¶
Generates sinusoidal reference signals with given frequencies.
A sampling rate (fs in Hz), the number of harmonics, and length of signals (ref_len in sec) should be specified as the node parameters. Version 1.0.0
Ports/Properties¶
data¶
Output reference signals
fs¶
Sampling frequency (Hz).
freqs¶
Frequencies of the sinusoidal reference signals in Hz.
ref_len¶
Length of reference signals (sec).
num_harmonics¶
Number of harmonics for each sinusoidal reference signal.
ouput_stream_name¶
The name of output stream.
set_breakpoint¶
Set a breakpoint on this node. If this is enabled, your debugger (if one is attached) will trigger a breakpoint.
metadata¶
User-definable meta-data associated with the node. Usually reserved for technical purposes.