Uses of Class
htw.ai.dln.Exceptions.NoSyncFrameFoundException
-
Packages that use NoSyncFrameFoundException Package Description <Unnamed> htw.ai.dln -
-
Uses of NoSyncFrameFoundException in <Unnamed>
Methods in <Unnamed> that throw NoSyncFrameFoundException Modifier and Type Method Description static voidMainTest. main(java.lang.String[] args) -
Uses of NoSyncFrameFoundException in htw.ai.dln
Methods in htw.ai.dln that throw NoSyncFrameFoundException Modifier and Type Method Description int[]AptDecoder. syncFrames(int[] digitalized)Sync imag with Sync frames to fix doppler effect and fix first line offsetint[]IAptDecoder. syncFrames(int[] digitalized)
-