C# Class CSharp_NoiseFloor.ControlPowerSDR

Afficher le fichier Open project: pa3gsb/RadioBerry Class Usage Examples

Méthodes publiques

Méthode Description
ControlPowerSDR ( ) : System
getCommand ( string command ) : String
setCommand ( string command ) : void
stop ( ) : void

Method Details

ControlPowerSDR() public méthode

public ControlPowerSDR ( ) : System
Résultat System

getCommand() public méthode

public getCommand ( string command ) : String
command string
Résultat String

setCommand() public méthode

public setCommand ( string command ) : void
command string
Résultat void

stop() public méthode

public stop ( ) : void
Résultat void