C# 클래스 RemoteTech.CBOrV

파일 보기 프로젝트 열기: JDPKSP/RemoteTechLegacy 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
CBOrV ( CelestialBody inBody, RelayNode inExclNode ) : System
CBOrV ( CelestialBody inBody, RelayNode inExclNode, string inPrefix ) : System
CBOrV ( RelayNode inNode, string inPrefix ) : System
createTargets ( List &t ) : void

메소드 상세

CBOrV() 공개 메소드

public CBOrV ( CelestialBody inBody, RelayNode inExclNode ) : System
inBody CelestialBody
inExclNode RelayNode
리턴 System

CBOrV() 공개 메소드

public CBOrV ( CelestialBody inBody, RelayNode inExclNode, string inPrefix ) : System
inBody CelestialBody
inExclNode RelayNode
inPrefix string
리턴 System

CBOrV() 공개 메소드

public CBOrV ( RelayNode inNode, string inPrefix ) : System
inNode RelayNode
inPrefix string
리턴 System

createTargets() 공개 메소드

public createTargets ( List &t ) : void
t List
리턴 void