C# Class RemoteTech.CBOrV

Afficher le fichier Open project: JDPKSP/RemoteTechLegacy Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode 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 méthode

public CBOrV ( CelestialBody inBody, RelayNode inExclNode ) : System
inBody CelestialBody
inExclNode RelayNode
Résultat System

CBOrV() public méthode

public CBOrV ( CelestialBody inBody, RelayNode inExclNode, string inPrefix ) : System
inBody CelestialBody
inExclNode RelayNode
inPrefix string
Résultat System

CBOrV() public méthode

public CBOrV ( RelayNode inNode, string inPrefix ) : System
inNode RelayNode
inPrefix string
Résultat System

createTargets() public méthode

public createTargets ( List &t ) : void
t List
Résultat void