Main Content
getActualOutputRate
Get actual output rate
Description
returns the actual output sample rate of the fsout
= getActualOutputRate(rateConverter
)rateConverter
object, taking into account the OutputRateTolerance
property.
The rate converter object can be a dsp.FarrowRateConverter
System object™ or a dsp.SampleRateConverter
System object.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2014b