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

Glossary Item Box

The following tables list the members exposed by FramePart.

Public Properties

 NameDescriptionMinimum SW Version
Public PropertyActivePortCountGets a value indicating the active pilot (or preamble) port count used for SISO/MIMO demodulation of this FramePart's data allocation content.  29.00
Public PropertyCdmGroupSubcarrierCountGets or sets a value indicating the subcarrier count per channel estimation CDM (Code Domain Multiplex) grouping unit used to despread this FramePart's MIMO pilot (or preamble) allocations in the code domain if they share an overlapped symbol/subcarrier allocation pattern.  29.00
Public PropertyCdmGroupSymbolCountGets or sets a value indicating the symbol count per channel estimation CDM (Code Domain Multiplex) grouping unit used to despread this FramePart's MIMO pilot (or preamble) allocations in the code domain if they share an overlapped symbol/subcarrier allocation pattern.  29.00
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 PropertyNameGets or sets the name of the FramePart.  
Public PropertySubcarrierCountPerChannelEstimationUnitGets or sets a value indicating the subcarrier count per channel estimation CDM (Code Domain Multiplex) grouping unit used to despread this FramePart's MIMO pilot (or preamble) allocations in the code domain if they share an overlapped symbol/subcarrier allocation pattern.  
Public PropertySymbolCountPerChannelEstimationUnitGets or sets a value indicating the symbol count per channel estimation CDM (Code Domain Multiplex) grouping unit used to despread this FramePart's MIMO pilot (or preamble) allocations in the code domain if they share an overlapped symbol/subcarrier allocation pattern.  
‡ This is the minimum 89600 VSA software version level needed to use this member.
Top

Public Methods

 NameDescriptionMinimum SW Version
Public MethodCreateAllocationAndAssociateCreates and adds an Allocation to the FrameDefinition.Allocations collection and associates it with this FramePart.  
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