edu.nrao.sss.electronics
Interface SignalSource

All Known Implementing Classes:
LocalOscillator, LocalOscillatorPath, SignalCombiner, SignalFilter, SignalManifold, SignalMixer, SignalMultiplier, SignalPipe, SignalSampler, SignalSwitch

public interface SignalSource

A provider of a signal.

Version Info:

$Revision: 979 $
$Date: 2007-10-30 13:46:08 -0600 (Tue, 30 Oct 2007) $
$Author: dharland $ (last person to modify)

Since:
2007-10-25
Author:
David M. Harland

Method Summary
 Signal getSignal()
          Returns the signal provided by this device.
 

Method Detail

getSignal

Signal getSignal()
Returns the signal provided by this device.

Returns:
the signal provided by this device.


Copyright © 2009. All Rights Reserved.