public class CmdArgs_ReadSlx_FBCLrd extends ReaderFBcl.CmdArgs
Modifier and Type | Field and Description |
---|---|
boolean |
bAtomicStepForAnyModule |
boolean |
bDebugInputs |
boolean |
bDebugOutputs |
int |
depth_PrepareAndTranslate |
java.io.File |
dir_wrFBcl
If given then writes an file as netlist with model content.
|
java.lang.String |
dstPathPkgs
Output directory, maybe absolute path for the package base.
|
java.io.File |
filePredefBlockTypes |
java.util.List<java.lang.String> |
nameModules |
java.lang.String |
outDebugHtmlBlockData |
java.lang.String |
sDirLib |
java.lang.String |
sFileSlx
The slx file from the model.
|
java.lang.String |
sFileSlxCfg
Configuration file to input an slx file.
|
java.lang.String |
sPackage
Name of the Package where the java source should be generate in inside
dstPathPkgs . |
bCombinatoricDout, codeTpl, dirGenSrc, dirSrcFBCL, dirStdFBlocks, dirWrResults4diac, dirWrTestFBcl, log, sFileLog
Constructor and Description |
---|
CmdArgs_ReadSlx_FBCLrd() |
Modifier and Type | Method and Description |
---|---|
void |
addModule(java.lang.String name)
Adds a module which is to be converted from the Simulink model.
|
setLog
public java.lang.String dstPathPkgs
public java.io.File dir_wrFBcl
public java.lang.String sPackage
dstPathPkgs
.public java.util.List<java.lang.String> nameModules
public java.lang.String sFileSlx
public java.lang.String sDirLib
public java.lang.String sFileSlxCfg
public java.lang.String outDebugHtmlBlockData
public boolean bAtomicStepForAnyModule
public boolean bDebugInputs
public boolean bDebugOutputs
public java.io.File filePredefBlockTypes
public int depth_PrepareAndTranslate