ITransmittingAntennaExtensionTGainPattern Interface |
Namespace: AGI.Foundation.Communications.Antennas
public interface ITransmittingAntennaExtension<TGainPattern> : ISignalTransmissionService, ISignalToTransmitService, IServiceProvider where TGainPattern : BaseGainPattern
The ITransmittingAntennaExtensionTGainPattern type exposes the following members.
Name | Description | |
---|---|---|
AntennaGainPattern |
Gets or sets the antenna gain pattern.
| |
InputSignalProcessor |
Gets the SignalProcessor which produces the set of signals to transmit,
just prior to passing through the antenna.
(Inherited from ISignalToTransmitService.) | |
Owner |
Gets the owning ExtensibleObject.
|
Name | Description | |
---|---|---|
GetService | Gets the service object of the specified type. (Inherited from IServiceProvider.) | |
GetSignalTransmissionAxes |
Gets the Axes associated with signal transmission.
(Inherited from ISignalTransmissionService.) | |
GetSignalTransmissionEvaluator |
Get an evaluator which can produce the signal after transmission.
(Inherited from ISignalTransmissionService.) |