Keysight Pathwave 89600 VSA .NET API
AllocationBase Class Members
See Also  Properties  Methods  Events
Agilent.SA.Vsa.Lte.Interfaces Assembly > Agilent.SA.Vsa.Lte Namespace : AllocationBase Class

Glossary Item Box

The following tables list the members exposed by AllocationBase.

Public Properties

 NameDescriptionMinimum SW Version
Public PropertyCW1McsIndexGets or sets the CW1 MCS index for the allocation/channel.  20.0
Public PropertyCW1ModTypeGets or sets the modulation type for Code word 1 of the allocation/channel.  
Public PropertyCW1PowerBoostGets or sets the per-subcarrier power boost in dB of Code word 1 of the allocation/channel.  
Public PropertyCyclicShiftGets or sets the Cyclic Shift for the allocation/channel.  
Public PropertyDmrsCyclicShiftGets or sets the DRMS Alpha for the allocation/channel  
Public PropertyDmrsGroupGets or sets the DRMS Group (u) of the allocation/channel  
Public PropertyDmrsPowerBoostGets or sets the per-subcarrier DMRS power boost in dB for the allocation/channel.  
Public PropertyDmrsSeqGets or sets the DMRS sequence (v) for the allocation/channel.  
Public PropertyFormatGets or sets the PUCCH format for the allocation/channel.  
Public PropertyFrameIndexGets or sets the frame index for the allocation/channel.  
Public PropertyIsDisposedGets 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)
Public PropertyIsMirroringEnabledGets or sets a value indicating whether mirroring is used  
Public PropertyMcsIndexGets or sets the MCS index for the allocation/channel.  20.0
Public PropertyModTypeGets or sets the modulation type for the allocation/channel.  
Public PropertyNameGets or sets the name of the allocation.  
Public PropertyNPucch1Gets or sets n^(1)_PUCCH used to determine PUCCH cyclic shift for the allocation/channel.  
Public PropertyNPucch3Gets or sets n^(3)_PUCCH used to determine PUCCH cyclic shift for the allocation/channel.  
Public PropertyOSGets or sets the Orthogonal Sequence for the allocation/channel.  
Public PropertyPerAntennaEpreGets or sets the per-antenna EPRE in dB of the allocation/user.  15.00
Public PropertyPowerBoostGets or sets the per-subcarrier power boost in dB for the allocation/channel.  
Public PropertyRBEndGets or sets the RB end for the allocation/channel  
Public PropertyRBStartGets or sets the RB start for the allocation/channel  
Public PropertySlotEndGets or sets the Slot end for the allocation  
Public PropertySlotStartGets or sets the Slot Start for the allocation  
‡ This is the minimum 89600 VSA software version level needed to use this member.
Top

Public Methods

 NameDescriptionMinimum SW Version
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodForceRebuildKeyMapThis 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)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeServiceObtains 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.
Top

Public Events

 NameDescriptionMinimum SW Version
Public EventPropertyChangedOccurs when a property value changes. (Inherited from Agilent.SA.Vsa.RemotableObject)
Public EventPropertyInfoChangedOccurs when secondary information about a property, such as limits, changes. (Inherited from Agilent.SA.Vsa.RemotableObject)
Public EventRemotePropertyChangedOccurs when a property value changes. (Inherited from Agilent.SA.Vsa.RemotableObject)
Public EventRemotePropertyInfoChangedOccurs 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.
Top

See Also