C# Class RemoteTech.CBOrV

Mostrar archivo Open project: JDPKSP/RemoteTechLegacy Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
CBOrV ( CelestialBody inBody, RelayNode inExclNode ) : System
CBOrV ( CelestialBody inBody, RelayNode inExclNode, string inPrefix ) : System
CBOrV ( RelayNode inNode, string inPrefix ) : System
createTargets ( List &t ) : void

Method Details

CBOrV() public method

public CBOrV ( CelestialBody inBody, RelayNode inExclNode ) : System
inBody CelestialBody
inExclNode RelayNode
return System

CBOrV() public method

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

CBOrV() public method

public CBOrV ( RelayNode inNode, string inPrefix ) : System
inNode RelayNode
inPrefix string
return System

createTargets() public method

public createTargets ( List &t ) : void
t List
return void