Package Acquisition
Class ResolutionChecker
java.lang.Object
Acquisition.ResolutionChecker
Check data resolution to be sure that it really is being digitised at the resolution it claims.
This is important for sound cards, which might give 24 bit data, but it's really only 16 bit data
that's been scaled up x256.
- Author:
- dg50
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
checkResolution
(double[] rawData) Check bit resolution in the data.void
setDepth
(int bitDepth)