Keysight Pathwave 89600 VSA .NET API
Agilent.SA.Vsa.CustomOfdm Namespace
See Also  Inheritance Hierarchy
Agilent.SA.Vsa.CustomOfdm.Interfaces Assembly : Agilent.SA.Vsa.CustomOfdm Namespace

Glossary Item Box

The  Agilent.SA.Vsa.CustomOfdm namespace contains classes and enums to control the custom OFDM measurement feature.

Classes

 ClassDescription
ClassAllocation Settings to define an allocation.
ClassAllocationCollection This class represents a collection of allocations in a FrameDefinition.
ClassFbmcSettings This class defines FBMC-specific settings, which are used only when MeasurementExtension.ModulationScheme is set to ModulationScheme.Fbmc.
ClassFrameCreationUtility Defines a utility tool for defining frames that can be applied to the measurement.
ClassFrameDefinition Settings for defining a frame and its allocations.
ClassFramePart A class used to group allocations for measurement result reporting purposes.
ClassFramePartCollection Represents a collection of FrameParts.
ClassMeasurementExtension The CustomOfdm.MeasurementExtension object contains properties and members to control the Custom OFDM demodulation measurement features.
ClassMulticarrierFilter This class defines settings specific to the multi-carrier which can be applied to the input signal.
ClassNomaSettings This class defines NOMA-specific settings, which are used only when MeasurementExtension.MultipleAccessScheme is set to MultipleAccessScheme.Noma.
ClassScmaSettings This class defines SCMA-specific settings, which are used only when MeasurementExtension.MultipleAccessScheme is set to MultipleAccessScheme.Scma.

Enumerations

 EnumerationDescription
EnumerationAllocationType Type of allocation.
EnumerationBurstInformation Parts of a burst found in the OFDM Burst Info table trace.
EnumerationCustomSequenceStyle Defines the custom sequence style to use for an Allocation.
EnumerationEqualizerMode Specifies the type of time-domain averaging used when computing the equalizer.
EnumerationInitialEqualizerMode Mode of initial equalizer construction.
EnumerationModulationFormat Allocation modulation format.
EnumerationModulationScheme The overall modulation scheme used by the signal to be analyzed.
EnumerationMulticarrierFilterSelection Methods for selecting the multi-carrier filter.
EnumerationMulticarrierFilterWindowedSincWindow Window types used for synthesizing the Multicarrier filter coefficients.
EnumerationMultipleAccessScheme The multiple access scheme used in the signal to be analyzed.
EnumerationPayloadType Type of payload contained by an allocation.
EnumerationResourceInterface The resource interface selection determines the set of API properties used to describe the OFDM signal to be analyzed. This includes the mapping of frame part allocations to the available OFDM Resource Units (RU) plus describing each individual frame part allocation's associated configuration properties.
EnumerationResultLengthSelection Methods for selecting the result length.
EnumerationStandard Standards that the input signal conforms to.
EnumerationSymbolPhaseCompensationSource Enum values indicating frequency value to use for per-symbol phase compensation.
EnumerationSynchronizationMode Methods used to synchronize to the signal.
EnumerationSynchronizationRegionSelection Methods for selecting the synchronization region.

See Also