C# 클래스 Microsoft.Zing.DronacharyaConfiguration

Stores the configuration information for dronacharya
파일 보기 프로젝트 열기: ZingModelChecker/Zing 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
P_ProgramDriverPath string
P_ProgramPath string
PcompilerPath string
ZingerPath string
motionPlannerDllPath string
motionPlannerPluginPath string
ws WorkspaceInfo

공개 메소드들

메소드 설명
DronacharyaConfiguration ( ) : System
Initialize ( string configFile ) : void

메소드 상세

DronacharyaConfiguration() 공개 메소드

public DronacharyaConfiguration ( ) : System
리턴 System

Initialize() 공개 메소드

public Initialize ( string configFile ) : void
configFile string
리턴 void

프로퍼티 상세

P_ProgramDriverPath 공개적으로 프로퍼티

public string P_ProgramDriverPath
리턴 string

P_ProgramPath 공개적으로 프로퍼티

public string P_ProgramPath
리턴 string

PcompilerPath 공개적으로 프로퍼티

public string PcompilerPath
리턴 string

ZingerPath 공개적으로 프로퍼티

public string ZingerPath
리턴 string

motionPlannerDllPath 공개적으로 프로퍼티

public string motionPlannerDllPath
리턴 string

motionPlannerPluginPath 공개적으로 프로퍼티

public string motionPlannerPluginPath
리턴 string

ws 공개적으로 프로퍼티

public WorkspaceInfo,Microsoft.Zing ws
리턴 WorkspaceInfo