Previous topic

pycrtools.core.hftools.mRF

Next topic

pycrtools.core.hftools.mVector

This Page

pycrtools.core.hftools.mTBB

pycrtools.core.hftools.mTBB.hReadTimeseriesData()

hReadTimeseriesData(vec, start, nofSamples, data)

Read data

Parameters

vec Output vector, expected to be of length N_a * N_s where N_a is the number of selected antennas and N_s is the number of samples per antenna.
start Vector with start positions in samples, expected to have length N_a where N_a is the number of selected antennas.
nofSamples Number of samples, N_s, to read.
data TBBData object to read from.