com.jstatcom.engine.matlab
Class MatlabConfigKeys
java.lang.Object
com.jstatcom.engine.ConfigKeys
com.jstatcom.engine.matlab.MatlabConfigKeys
public abstract class MatlabConfigKeys
- extends ConfigKeys
Contains all constants that can be changed for the the Matlab environment.
For every key the respective information is stored in an instance of
ConfigHolder
.
- Author:
- Markus Kraetzig
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
DLL_NAME
public static final MatlabConfigKeys DLL_NAME
RUNTIME_SUBDIR
public static final MatlabConfigKeys RUNTIME_SUBDIR
SHARED_MEM_SIZE
public static final MatlabConfigKeys SHARED_MEM_SIZE
- The size of the shared memory used for the communication.
MATLAB_COMPILER_VERSION
public static final MatlabConfigKeys MATLAB_COMPILER_VERSION
- Matlab compiler version.