ISignalToTransmitService Interface | 
 
            A service which identifies the 
SignalProcessor which produces the set of signals to
            be transmitted, prior to applying any effects from the antenna including gains in the direction of transmission.
            This service is used by the 
ScalarAntennaGainInLinkDirection 
            to measure the transmitter antenna gain.  It can also be used to discover the chain of 
            
SignalProcessors which are used to generate a signal to transmit.
            
 
    Namespace: 
   AGI.Foundation.Communications.Antennas
    Assembly:
   AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic interface ISignalToTransmitService
Public Interface ISignalToTransmitService
public interface class ISignalToTransmitService
type ISignalToTransmitService =  interface end
The ISignalToTransmitService type exposes the following members.
Properties
See Also