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

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

Uses of DigitalSignal in edu.nrao.sss.electronics
 

Methods in edu.nrao.sss.electronics that return DigitalSignal
 DigitalSignal DigitalSignal.clone()
          Creates and returns a copy of this signal.
 DigitalSignal SignalSampler.getMostRecentOutput()
          Returns a copy of the output signal most recently produced by this device.
 DigitalSignal SignalSampler.sample(Signal input)
          Creates and returns a new signal that is the result of applying this sampler to the given input signal.
 



Copyright © 2009. All Rights Reserved.