LaunchBatchSimulation
Signature
LaunchBatchSimulation(Comment : String, RunTime : Integer, WarmupTime : Integer, NumOfRuns : Integer, OutputDirectory : String [, Optional parameter for Output Format type (html/xml/both), default vaule "html". : String])
Arguments
Name | Input/Output | Required? | Type | Comment |
---|---|---|---|---|
Comment | In | | String | - |
RunTime | In | | Integer | - |
WarmupTime | In | | Integer | - |
NumOfRuns | In | | Integer | - |
OutputDirectory | In | | String | - |
Optional parameter for Output Format type (html/xml/both), default vaule "html". | In | | String | - |