The following tables list the members exposed by CarrierAggregation.
| Name | Description | Minimum SW Version | |
|---|---|---|---|
![]() | AdaptiveEqualizerMode | Gets or sets the AdaptiveEqualizerMode, which determines how the equalization impulse response are tracked for the carriers. | 27.00 |
![]() | BitToSymbolMappingType | Gets or sets the FrameDefinition.BitToSymbolMappingType for the carriers. The getter gets the value from the first carrier and the setter sets the value for all carriers. | 26.00 |
![]() | ClockErrorCompensationEnabled | Gets or sets a value indicating whether to compensate the signal for measured symbol clock error for the carriers. See ComponentCarrier.ClockErrorCompensationEnabled. The getter gets the value from the first carrier and the setter sets the value for all carriers. | 26.00 |
![]() | ComponentCarriers | Gets the list of aggregated ComponentCarriers. | — |
![]() | DisplayedCarrierIndex | Gets or sets the index of the carrier shown in Demod traces that are not fixed to a specific ComponentCarrier. | 26.00 |
![]() | EqualizationMode | Gets or sets the ComponentCarrier.EqualizationMode for the carriers. The getter gets the value from the first carrier and the setter sets the value for all carriers. | 26.00 |
![]() | EqualizationOptimizationMode | Gets or sets the ComponentCarrier.EqualizationOptimizationMode for the carriers. The getter gets the value from the first carrier and the setter sets the value for all carriers. | 26.20 |
![]() | EqualizationSource | Gets or sets the ComponentCarrier.EqualizationSource for the carriers. The getter gets the value from the first carrier and the setter sets the value for all carriers. | 26.00 |
![]() | EqualizerConvergence | Gets or sets the convergence parameter for the Adaptive Equalizer for the carriers | 27.00 |
![]() | FilterAlpha | Gets or sets the ComponentCarrier.FilterAlpha for the carriers. The getter gets the value from the first carrier and the setter sets the value for all carriers. | 26.00 |
![]() | FrequencyEstimationMode | Gets or sets the FrequencyEstimationMode, which determines whether the frequency error is estimated and compensated for all carriers. | 27.00 |
![]() | IQImbalanceCompensationEnabled | Gets or sets a value indicating whether to compensate the signal for measured IQ imbalance for the carriers. See ComponentCarrier.IQImbalanceCompensationEnabled. The getter gets the value from the first carrier and the setter sets the value for all carriers. | 26.00 |
![]() | IQOffsetCompensationEnabled | Gets or sets a value indicating whether to compensate the signal for measured IQ offset for the carriers. See ComponentCarrier.IQOffsetCompensationEnabled. The getter gets the value from the first carrier and the setter sets the value for all carriers. | 26.00 |
![]() | IsDisposed | Gets a value indicating whether the object has been disposed. If an object has been disposed any attempt to use it will lead to an ObjectDisposedException being thrown. (Inherited from Agilent.SA.Vsa.RemotableObject) | — |
![]() | Length | Gets or sets the frame FrameDefinition.Length for the carriers in symbols. The getter gets the value from the first carrier and the setter sets the value for all carriers. | 26.00 |
![]() | MeasurementFilter | Gets or sets the ComponentCarrier.MeasurementFilter for the carriers. The getter gets the value from the first carrier and the setter sets the value for all carriers. | 26.00 |
![]() | MeasurementFilterLength | Gets or sets the ComponentCarrier.MeasurementFilterLength for the carriers in symbols. The getter gets the value from the first carrier and the setter sets the value for all carriers. | 26.00 |
![]() | MulticarrierFilterEnabled | Gets or sets a value indicating whether to apply a band-pass filter to the carrier before demodulation for the carriers. See ComponentCarrier.MulticarrierFilterEnabled. The getter gets the value from the first carrier and the setter sets the value for all carriers. | 26.00 |
![]() | NormalizedChannelDelaySpread | Gets or sets the ComponentCarrier.NormalizedChannelDelaySpread for the carriers in symbols. The getter gets the value from the first carrier and the setter sets the value for all carriers. | 26.00 |
![]() | NormalizedPhaseTrackingFilterBandwidth | Gets or sets the normalized phase tracking filter bandwidth. | 29.00 |
![]() | PhaseTrackingInterpolationMode | Gets or sets a value indicating how the phase offset is interpolated for all carriers. | 29.00 |
![]() | PhaseTrackingMode | Gets or sets the PhaseTrackingMode, which determines the phase tracking mode for all carriers. | 29.00 |
![]() | ReferenceFilter | Gets or sets the ComponentCarrier.ReferenceFilter for the carriers. The getter gets the value from the first carrier and the setter sets the value for all carriers. | 26.00 |
![]() | ReferenceFrequency | Gets or sets the frequency (Hz) that is a reference for the ComponentCarrier.OffsetFromReferenceFrequency property (ComponentCarrier.CenterFrequency = ReferenceFrequency + ComponentCarrier.OffsetFromReferenceFrequency). | 26.00 |
![]() | ReferenceFrequencyDefinition | Gets or sets a value indicating the reference frequency definition for each component carrier. | 29.40 |
![]() | ResultLength | Gets or sets the ComponentCarrier.ResultLength for the carriers in symbols. The getter gets the value from the first carrier and the setter sets the value for all carriers. | 26.00 |
![]() | SearchLength | Gets or sets the ComponentCarrier.SearchLength for the carriers in seconds. The getter gets the value from the first carrier and the setter sets the value for all carriers. | 26.00 |
![]() | Style | Gets or sets the FrameDefinition.Style for the carriers. The getter gets the value from the first carrier and the setter sets the value for all carriers. | 26.00 |
![]() | SymbolRate | Gets or sets the FrameDefinition.SymbolRate for the carriers in Hz. The getter gets the value from the first carrier and the setter sets the value for all carriers. | 26.00 |
![]() | SynchronizationMode | Gets or sets the ComponentCarrier.SynchronizationMode for the carriers. The getter gets the value from the first carrier and the setter sets the value for all carriers. | 26.00 |
![]() | VariableLengthEnabled | Gets or sets a value indicating whether the frame has variable length (Style = FrameDefinitionStyle.Burst) for the carriers. See FrameDefinition.VariableLengthEnabled for the carriers. The getter gets the value from the first carrier and the setter sets the value for all carriers. | 26.00 |
![]() | WaveformGeneration | Gets a reference to the WaveformGeneration for all component carriers. | 30.00 |
| ‡ This is the minimum 89600 VSA software version level needed to use this member. | |||
| Name | Description | Minimum SW Version | |
|---|---|---|---|
![]() | ConfigureCrossCorrelatedEvm | Configured the measurement for cross-correlated EVM on the given ComponentCarrier. | 30.00 |
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | — |
![]() | EqualizerReset | Reset the adaptive equalization coefficients as a single point impulse response for the carriers | 27.00 |
![]() | ForceRebuildKeyMap | This method is used to force a refresh of the key map. This is necessary in cases where the key mappings to the API objects change. This can happen when the index of an item within a collection is reflected in the key name, and an item is removed from the middle of a collection. (Inherited from Agilent.SA.Vsa.RemotableObject) | — |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | — |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from Agilent.SA.Vsa.RemotableObject) | — |
| ‡ This is the minimum 89600 VSA software version level needed to use this member. | |||
| Name | Description | Minimum SW Version | |
|---|---|---|---|
![]() | PropertyChanged | Occurs when a property value changes. (Inherited from Agilent.SA.Vsa.RemotableObject) | — |
![]() | PropertyInfoChanged | Occurs when secondary information about a property, such as limits, changes. (Inherited from Agilent.SA.Vsa.RemotableObject) | — |
![]() | RemotePropertyChanged | Occurs when a property value changes. (Inherited from Agilent.SA.Vsa.RemotableObject) | — |
![]() | RemotePropertyInfoChanged | Occurs when secondary information about a property, such as limits, changes. (Inherited from Agilent.SA.Vsa.RemotableObject) | 14.00 |
| ‡ This is the minimum 89600 VSA software version level needed to use this member. | |||


