C# Класс CyPhy2CAD_CSharp.TestBenchModel.BallisticTestBench

Наследование: TestBenchBase
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
BallisticTestBench ( CyPhy2CADSettings cadSetting, string outputdir, string projectdir, bool auto = false ) : System
GenerateBallisticConfigJson ( ) : void
GenerateCADXMLOutput ( ) : void
GenerateOutputFiles ( ) : bool
GenerateRunBat ( ) : void
GenerateScriptFiles ( ) : void
TraverseTestBench ( ISIS.GME.Dsml.CyPhyML.Interfaces testBenchBase ) : void

Защищенные методы

Метод Описание
AddAnalysisToXMLOutput ( CAD cadassembly ) : void

Приватные методы

Метод Описание
VerifyBallisticThreat ( ISIS.GME.Dsml.CyPhyML.Interfaces threat ) : void
VerifyPredefinedBallisticSuite ( ISIS.GME.Dsml.CyPhyML.Interfaces suite ) : void
VerifyShotLineModel ( ISIS.GME.Dsml.CyPhyML.Interfaces slinemodel ) : bool

Описание методов

AddAnalysisToXMLOutput() защищенный Метод

protected AddAnalysisToXMLOutput ( CAD cadassembly ) : void
cadassembly CAD
Результат void

BallisticTestBench() публичный Метод

public BallisticTestBench ( CyPhy2CADSettings cadSetting, string outputdir, string projectdir, bool auto = false ) : System
cadSetting CyPhy2CADSettings
outputdir string
projectdir string
auto bool
Результат System

GenerateBallisticConfigJson() публичный Метод

public GenerateBallisticConfigJson ( ) : void
Результат void

GenerateCADXMLOutput() публичный Метод

public GenerateCADXMLOutput ( ) : void
Результат void

GenerateOutputFiles() публичный Метод

public GenerateOutputFiles ( ) : bool
Результат bool

GenerateRunBat() публичный Метод

public GenerateRunBat ( ) : void
Результат void

GenerateScriptFiles() публичный Метод

public GenerateScriptFiles ( ) : void
Результат void

TraverseTestBench() публичный Метод

public TraverseTestBench ( ISIS.GME.Dsml.CyPhyML.Interfaces testBenchBase ) : void
testBenchBase ISIS.GME.Dsml.CyPhyML.Interfaces
Результат void