- CCM_BLOCKSIZE_1024 - Static variable in class com.sig.ccm.CcmAccess
-
The Constant CCM_BLOCKSIZE_1024.
- CCM_BLOCKSIZE_128 - Static variable in class com.sig.ccm.CcmAccess
-
The Constant CCM_BLOCKSIZE_128.
- CCM_BLOCKSIZE_2048 - Static variable in class com.sig.ccm.CcmAccess
-
The Constant CCM_BLOCKSIZE_2048.
- CCM_BLOCKSIZE_256 - Static variable in class com.sig.ccm.CcmAccess
-
The Constant CCM_BLOCKSIZE_256.
- CCM_BLOCKSIZE_512 - Static variable in class com.sig.ccm.CcmAccess
-
The Constant CCM_BLOCKSIZE_512.
- CCM_BLOCKSIZE_64 - Static variable in class com.sig.ccm.CcmAccess
-
The Constant CCM_BLOCKSIZE_64.
- CCM_GetFirmwareVersion - Static variable in exception com.sig.ccm.CcmException
-
The Constant CCM_GetFirmwareVersion.
- CCM_GetLibraryVersion - Static variable in exception com.sig.ccm.CcmException
-
The Constant CCM_GetLibraryVersion.
- CCM_GetServiceVersion - Static variable in exception com.sig.ccm.CcmException
-
The Constant CCM_GetServiceVersion.
- CCM_SAMPLERATE_10000 - Static variable in class com.sig.ccm.CcmAccess
-
The Constant CCM_SAMPLERATE_10000.
- CCM_SAMPLERATE_12500 - Static variable in class com.sig.ccm.CcmAccess
-
The Constant CCM_SAMPLERATE_12500.
- CCM_SAMPLERATE_20000 - Static variable in class com.sig.ccm.CcmAccess
-
The Constant CCM_SAMPLERATE_20000.
- CCM_SAMPLERATE_25000 - Static variable in class com.sig.ccm.CcmAccess
-
The Constant CCM_SAMPLERATE_25000.
- CCM_SAMPLERATE_40000 - Static variable in class com.sig.ccm.CcmAccess
-
The Constant CCM_SAMPLERATE_40000.
- CCM_SAMPLERATE_50000 - Static variable in class com.sig.ccm.CcmAccess
-
The Constant CCM_SAMPLERATE_50000.
- CCM_STATUS_LOGGING_ENA - Static variable in class com.sig.ccm.CcmAccess
-
The Constant CCM_STATUS_LOGGING_ENA.
- CCM_STATUS_MEMORY_FULL - Static variable in class com.sig.ccm.CcmAccess
-
The Constant CCM_STATUS_MEMORY_FULL.
- CCM_STATUS_OVERFLOW - Static variable in class com.sig.ccm.CcmAccess
-
The Constant CCM_STATUS_OVERFLOW.
- CCM_STATUS_RUNNING - Static variable in class com.sig.ccm.CcmAccess
-
The Constant CCM_STATUS_RUNNING.
- CCM_STATUS_VALID_MASK - Static variable in class com.sig.ccm.CcmAccess
-
The Constant CCM_STATUS_VALID_MASK.
- CCM_WINDOW_CUSTOM - Static variable in class com.sig.ccm.CcmAccess
-
The Constant CCM_WINDOW_CUSTOM.
- CCM_WINDOW_HAMMING - Static variable in class com.sig.ccm.CcmAccess
-
The Constant CCM_WINDOW_HAMMING.
- CCM_WINDOW_HANNING - Static variable in class com.sig.ccm.CcmAccess
-
The Constant CCM_WINDOW_HANNING.
- CCM_WINDOW_RECTANGULAR - Static variable in class com.sig.ccm.CcmAccess
-
The Constant CCM_WINDOW_RECTANGULAR.
- CcmAccess - Class in com.sig.ccm
-
Provides access to the Ccm.
- CcmAccess() - Constructor for class com.sig.ccm.CcmAccess
-
Instantiates a new Ccm access.
- CcmException - Exception in com.sig.ccm
-
Signals that an error has occurred in the Ccm module.
- CcmException() - Constructor for exception com.sig.ccm.CcmException
-
Instantiates a new Ccm exception.
- CcmException(String, int) - Constructor for exception com.sig.ccm.CcmException
-
Instantiates a new Ccm exception.
- CcmException(String) - Constructor for exception com.sig.ccm.CcmException
-
Instantiates a new Ccm exception.
- CcmException(Throwable) - Constructor for exception com.sig.ccm.CcmException
-
Instantiates a new Ccm exception.
- CcmException(String, Throwable) - Constructor for exception com.sig.ccm.CcmException
-
Instantiates a new Ccm exception.
- CcmInsufficientDataException - Exception in com.sig.ccm
-
Signals that the previous call to readFrames did not have enough data to return a full frame
- CcmInsufficientDataException() - Constructor for exception com.sig.ccm.CcmInsufficientDataException
-
Instantiates a new Ccm insufficient data exception.
- CcmInsufficientDataException(String) - Constructor for exception com.sig.ccm.CcmInsufficientDataException
-
Instantiates a new Ccm insufficient data exception.
- CcmNotUpdatedException - Exception in com.sig.ccm
-
Signals that the data returned has not been updated from the Ccm
- CcmNotUpdatedException() - Constructor for exception com.sig.ccm.CcmNotUpdatedException
-
Instantiates a new CcmNotUpdatedException.
- CcmNotUpdatedException(String) - Constructor for exception com.sig.ccm.CcmNotUpdatedException
-
Instantiates a new CcmNotUpdatedException.
- CcmVersion - Class in com.sig.ccm
-
A Helper class for multiple level version information..
- CcmVersion(String, int, int, int) - Constructor for class com.sig.ccm.CcmVersion
-
Instantiates a new Ccm version.
- close() - Method in class com.sig.ccm.CcmAccess
-
Close the I/O handle previously opened with open
- com.sig.ccm - package com.sig.ccm
-