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

Glossary Item Box

Classes

 ClassDescription
ClassChannel The Channel class contains properties and methods that are common to a NB-IoT channel.
ClassDownlinkUser The DownlinkUser class contains properties and methods specific to NB-IoT Downlink users.
ClassDownlinkUserCollection The DownlinkUserCollection class contains properties and methods to manipulate a collection of NB-IoT DownlinkUser objects.
ClassMeasurementExtension The MeasurementExtension class contains properties and methods to control NB-IoT demodulation.
ClassNprach The Nprach class contains properties and methods to control the behavior of NPRACH channel.
ClassNpusch The Npusch class contains properties and methods to control the behavior of NPUSCH channel.
ClassUplinkUser The UplinkUser class contains properties and methods specific to NB-IoT Uplink users.
ClassUplinkUserCollection The UplinkUserCollection class contains properties and methods to manipulate a collection of UplinkUser objects.
ClassUserCollection<T> The UserCollection<T> class contains properties and methods that are common to the manipulation of a collection of users.

Enumerations

 EnumerationDescription
EnumerationAnalysisBoundaryType Specifies the analysis start boundary.
EnumerationCellIdModeType Specifies the Physical-layer Cell Identity Mode.
EnumerationEqualizerTrainingModeType Specifies the Equalizer Training mode.
EnumerationEqualizerTrainingType Specifies the Equalizer Training method.
EnumerationEvmMinimizationType Specifies the EVM Minimization method to use.
EnumerationLayerDecodingType Specifies what type of decoding to apply to downlink channels. Only applies when MeasurementExtension.NumberOfNrsAntennas > 1.
EnumerationLinkDirectionType Specifies the link direction.
EnumerationLteTransmissionBandwidthType Specifies the LTE transmission bandwidth when MeasurementExtension.OperationMode is in-band.
EnumerationNpbchBitVectorSelectType Specifies the NPBCH bit values to be displayed in Decoded Symbol Table trace.
EnumerationNpdschBitVectorSelectType Specifies the NPDSCH bit values to be displayed in Decoded Symbol Table trace
EnumerationNpdschNumberOfRepetitionsType Specifies the number of repetitions for an NPDSCH allocation.
EnumerationNpdschNumberOfSubframesType Specifies the number of subframes for a NPDSCH allocation.
EnumerationNprachNumberOfRepetitionsType Specifies the number of repetitions in an NPRACH burst.
EnumerationNprachNumberOfSubcarriersType Specifies the number of subcarriers in NPRACH.
EnumerationNprachPreambleFormatType Specifies the NPRACH preamble format.
EnumerationNprachStartTimeType Specifies the start time (sec) of the NPRACH burst.
EnumerationNprachSubcarrierOffsetType Specifies the subcarrier offset for NPRACH.
EnumerationNpuschBitVectorSelectType Specifies the NPUSCH bit values to be displayed in the UL Decoded Symbol Table trace.
EnumerationNpuschFormatType Specifies the NPUSCH format.
EnumerationNpuschNumberOfRepetitionsType Specifies the number of repetitions of the NPUSCH signal.
EnumerationNpuschRUNumberType Number of resource units in NPUSCH.
EnumerationNpuschSubcarrierOffsetType Specifies the NPUSCH subcarrier offset.
EnumerationNpuschSubcarrierSpacingType Specifies the NPUSCH subcarrier spacing.
EnumerationNpuschToneNumberType Specifies the number of tones in NPUSCH.
EnumerationNrsReferenceAntennaPortType Specifies the antenna port number on which the NRS transmission takes place.
EnumerationNumberOfEutraCrsAntennaPortsType Specifies the total number of CRS antenna ports when MeasurementExtension.OperationMode is in-band.
EnumerationNumberOfNrsAntennaPortsType Specifies the total number of NRS antenna ports for currently configured transmission system.
EnumerationOperationModeType Specifies the NB-IoT operation mode (downlink-only).
EnumerationRBAutoDetectModeType Specifies the RB Auto Detect Mode which determines the method used to determine what allocations are present.
EnumerationSharedChannelDecoderType Specifies what type of level of decoding should be applied to NPDSCH.
EnumerationSingleToneModulationFormatType Specifies the modulation format used by NPUSCH when MeasurementExtension.NpuschToneNumber == NpuschToneNumberType.SingleTone.
EnumerationSubframeChannelType Specifies the channel expected in a downlink subframe.
EnumerationSymbolTimeAdjustmentMode Specifies the Symbol Time Adjust method used for EVM measurements.
EnumerationSynchronizationSignalAntennaPortType Specifies the NPSS/NSSS Antenna Port or Ports used for synchronization signal transmission
EnumerationSynchronizationTypeSelection Specifies which channel/signal to use for synchronization
EnumerationUplinkOperationModeType Specifies the NB-IoT operation mode (uplink-only).

See Also