See: Description
| Interface | Description | 
|---|---|
| IAvailableSignalPropagationModelsService | 
 A service that gets the signal propagation models on a communication link. 
 | 
| IIdentifiableTransmitterService | 
 A transmitter of signals which can be identified by an identifier. 
 | 
| IPointScattererService | 
 Represents an object which behaves like a point scatterer of signals. 
 | 
| IPropagatedSignalService | 
 A service which identifies a signal source representing the signal after it is propagated along a communication
 link. 
 | 
| ISignalPropagationPathService | 
 A service interface for objects which represent a propagation path from a transmission source to a receiver object. 
 | 
| ISignalSource | 
 An interface defining a source of communications signals. 
 | 
| ITransmittedSignalService | 
 A service which identifies a signal source representing the signal transmitted along a communication link. 
 | 
| SignalModificationMethod.Function | 
 A functional interface for the containing delegate type. 
 | 
| Class | Description | 
|---|---|
| AnsysHfssCrossSectionScatteringCoefficient | 
 A  
SphericalTabularMonostaticCrossSectionScatteringCoefficient which contains complex scattering data produced as output from Ansys HFSS. | 
| AnsysHfssFarFieldDataPolarizationSource | 
 A frequency dependent polarization source which produces polarization based on the link geometry and data in the far field data file (*.ffd) format which is produced by the Ansys HFSS application. 
 | 
| AntennaTargetingResult | 
 Defines the result of attempting to orient a transmitter or receiver
 located within a  
CommunicationSystem. | 
| AntennaTargetingResultCollection | 
 The collection of results returned by  
CommunicationSystem.configureAntennaTargeting(). | 
| CommunicationAnalysis | 
 Contains methods which are helpful when performing communications analysis, such as methods for converting to and from decibels. 
 | 
| CommunicationLinkCollection | 
 A collection of communication links, primarily used by the  
CommunicationSystem. | 
| CommunicationsConstants | 
 A collection of communications specific constants. 
 | 
| CommunicationSystem | 
 Models a communications system involving multiple transmitters, receivers, transponders, and transceivers. 
 | 
| ComplexAnalogTransmitter | 
 An analog transmitter defined by a  
Signal and RadioFrequencyGainPattern. | 
| ComplexCrossSectionScatteringCoefficient | 
 Type that represents a complex 2x2 scattering coefficient matrix. 
 | 
| ComplexDigitalTransmitter | 
 A digital transmitter with a user-defined configuration. 
 | 
| ComplexReceiver | 
 A communications receiver defined by an antenna, gain pattern and list of signal processors. 
 | 
| ConstantCrossSectionScatteringCoefficient | 
 A  
ScatteringCoefficient which is represented by a constant cross section value. | 
| ConstantPolarizationSource | 
 A polarization source which returns a constant polarization over time, regardless of the link geometry. 
 | 
| ElectricFieldVectorComponents | 
 Defines the horizontal and vertical electric field vector components of a signal. 
 | 
| EllipticalPolarization | 
 Represents elliptical polarization. 
 | 
| FrequencyDependentElectricFieldPolarizationSource | 
 A polarization source which produces polarization based on the link geometry and a collection of frequency dependent electric field patterns. 
 | 
| FrequencySpecificElectricFieldPattern | 
 Defines a  
SphericalTabularElectricFieldPattern which is associated with a given frequency. | 
| IdentifiableTransmitterExtension | 
 An  
ObjectExtension which provides the IIdentifiableTransmitterService service interface so clients can 
 query for a transmitter's SignalIdentifier. | 
| Ieee1979PolarizationSource | 
 A polarization source which produces polarization based on the link geometry and measured antenna data which conforms to the IEEE Std 149-1979 
 "IEEE Standard Test Procedures for Antennas". 
 | 
| LeftHandCircularPolarization | 
 Represents left hand circular polarization. 
 | 
| LinearPolarization | 
 Represents linear polarization. 
 | 
| LinkBudget | 
 Defines a link budget at a single instance in time. 
 | 
| LinkBudget.SignalPropagationModelLoss | 
 Stores the amount of propagation loss for a single  
SignalPropagationModel. | 
| LinkBudgetScalars | 
 Defines a link budget over time. 
 | 
| OpticalReceiver | 
 A communications receiver defined by an optical antenna and list of signal processors. 
 | 
| OpticalTransmitter | 
 A communications transmitter defined by an optical antenna and list of signal processors. 
 | 
| OrthogonalPolarizationChannelIdentifier | 
 Type used to identify the orthogonal polarization channel. 
 | 
| OrthogonalPolarizationSource | 
 A polarization source which is orthogonal to the polarization obtained from the given primary polarization source, regardless of the link geometry. 
 | 
| PointScattererExtension | 
 An  
ObjectExtension which is used to model signal reflections using a single point scatterer model. | 
| PointScattererFrequencyBand | |
| PointScattererFrequencyBandCollection | 
 Represents a collection of  
PointScattererFrequencyBand objects. | 
| PointScattererInformation | 
 An immutable data structure which contains information about when a signal arrives at a point scatterer. 
 | 
| PointScattererInformationCollection | 
 A collection of  
PointScattererInformation objects representing each of the point scatterers which the
 signal has reflected off of before reception at the receiver. | 
| PointScattererLinkPath | 
 Describes a propagation path from a transmitter through one or more point scatterers ending at a receiver. 
 | 
| Polarization | 
 Base class for all types of signal polarization. 
 | 
| PolarizationSource | 
 Base class for a polarization source which provides an evaluator for evaluating polarization over time based on the link geometry and
 polarization axes. 
 | 
| PrimaryPolarizationChannelIdentifier | 
 Type used to identify the primary polarization channel. 
 | 
| RightHandCircularPolarization | 
 Represents right hand circular polarization. 
 | 
| ScatteringCoefficient | 
 Modifies an incident signal by a scattering coefficient to produce a reflected signal. 
 | 
| Signal | 
 An immutable data structure which represents the properties of a single signal consisting of a power, center frequency,
 bandwidth range, noise temperature, noise bandwidth range, and a set of additional objects representing additional data. 
 | 
| SignalChannelIdentifier | 
 A value used to identify a signal channel. 
 | 
| SignalCollection | 
 An immutable collection of constituent signals, which represents a composite signal. 
 | 
| SignalComputation | 
 Base class for a signal computation, defined in terms of a  
SignalParameter. | 
| SignalDataCollection | 
 A collection of Signal data. 
 | 
| SignalDopplerShiftData | 
 Signal data which tracks the frequency doppler shift for each point scatterer from which the signal is reflected. 
 | 
| SignalEvaluator | 
 Base class for all signal evaluators. 
 | 
| SignalIdentifier | 
 A value used to identify a signal. 
 | 
| SignalModificationMethod | 
 A delegate defining a method of modifying a signal. 
 | 
| SignalParameter | 
 A placeholder for a parameterized  
Signal within an evaluator. | 
| SignalPolarizationEvaluator | 
 An abstract base class which defines an object which produces a polarization based on a supplied signal. 
 | 
| SignalPropagationGraph | 
 Defines the configuration of the graph of communication links which are used to propagate signals. 
 | 
| SimpleAnalogTransmitter | 
 A simple analog transmitter defined by frequency and power. 
 | 
| SimpleDigitalTransmitter | 
 A simple digital communications transmitter defined by frequency, power and data rate using a
  
ConstantGainAmplifier, IsotropicGainPattern and DigitalModulation. | 
| SimpleReceiver | 
 A communications receiver using a  
ConstantGainAmplifier and IsotropicGainPattern. | 
| SphericalTabularElectricFieldPattern | 
 A type which is represented by tabular electric field vector values provided in a spherical coordinate system. 
 | 
| SphericalTabularMonostaticCrossSectionScatteringCoefficient | 
 A  
ScatteringCoefficient which is represented by monostatic tabular cross section values provided in a spherical coordinate system. | 
| SphericalTabularMonostaticCrossSectionScatteringCoefficient.CrossSectionScatteringMatrixSphericalTable | 
 Type which represents the 2x2 complex scattering matrix cross section value table data. 
 | 
| StringSignalIdentifier | 
 Identifies a signal using a string identifier. 
 | 
| Transceiver | 
 The single input, single output Transceiver which takes in a single digital signal, demodulates it and then
 remodulates it using the specified modulation scheme, prior to retransmitting it. 
 | 
| Transponder | 
 The single input, single output transponder which takes in a signal,
 optionally filters it, amplifies it and then retransmits it without any demodulation or remodulation. 
 | 
| WirelessLinkExtension | 
 An extension for a link which models wireless communication by propagating a
 set of signals from a transmitting antenna to a receiving antenna. 
 | 
| Enum | Description | 
|---|---|
| AntennaTargetingResultReason | 
 Defines the reason attempting to orient a transmitter or receiver
 located within a  
CommunicationSystem
 has failed. | 
| PolarizationReferenceAxis | 
 The reference axis from which the tilt angle is measured. 
 | 
| SphericalTabularMonostaticCrossSectionScatteringCoefficient.PolarizationScatteringBasis | 
 The scattering basis associated with the 2x2 complex scattering matrix cross section values. 
 |