hasenoughsamples - eisclimber/ExPresS-XR GitHub Wiki

AverageVelocity.HasEnoughSamples()

Method in AverageVelocity

Summary

Can be used to check if enough samples(=_numSamples) have been gathered to calculate the average velocity.

public bool HasEnoughSamples();

Returns

If _numSamples have been gathered.

⚠️ **GitHub.com Fallback** ⚠️