Main Content
getLatency
Description
returns the latency, Y
= getLatency(downsampler
)Y
, between the first valid input sample and the
first valid output sample, assuming contiguous input samples. The latency depends on the
SampleOffset
property and length of the input data to the
downsampler.
returns the latency, Y
= getLatency(downsampler
,V
)Y
, between the first valid input sample and the
first valid output sample, assuming contiguous input samples and a vector input of size
V
.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2022b