Uses of Class
edu.nrao.sss.electronics.SignalSwitch

Packages that use SignalSwitch
edu.nrao.sss.electronics Electronic components that process frequency signals. 
 

Uses of SignalSwitch in edu.nrao.sss.electronics
 

Methods in edu.nrao.sss.electronics that return SignalSwitch
static SignalSwitch SignalSwitch.makeMultiInputSwitch(String deviceName, int numberOfInputPoles)
          Creates and returns a new switch with a single output pole and the given number of input poles.
static SignalSwitch SignalSwitch.makeMultiOutputSwitch(String deviceName, int numberOfOutputPoles)
          Creates and returns a new switch with a single input pole and the given number of output poles.
 



Copyright © 2009. All Rights Reserved.