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 ofConfigHolder.
-
-
Field Summary
Fields Modifier and Type Field and Description static MatlabConfigKeysDLL_NAMEstatic MatlabConfigKeysMATLAB_COMPILER_VERSIONMatlab compiler version.static MatlabConfigKeysRUNTIME_SUBDIRstatic MatlabConfigKeysSHARED_MEM_SIZEThe size of the shared memory used for the communication.
-
Method Summary
-
Methods inherited from class com.jstatcom.engine.ConfigKeys
defaultVal, equals, getAllKeys, hashCode, isValid, name, toString
-
-
-
-
Field Detail
-
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.
-
-
DMelt 3.0 © DataMelt by jWork.ORG