Keysight Pathwave 89600 VSA .NET API
MbsfnSubframeResourceType Enumeration
See Also 
Agilent.SA.Vsa.NewRadio.Interfaces Assembly > Agilent.SA.Vsa.NewRadio Namespace : MbsfnSubframeResourceType Enumeration


Glossary Item Box

Enum value indicating the resource allocation type of MBSFN subframes

Syntax

Visual Basic (Declaration) 
Public Enum MbsfnSubframeResourceType 
   Inherits System.Enum
C# 
public enum MbsfnSubframeResourceType : System.Enum 
C++/CLI 
public enum class MbsfnSubframeResourceType : public System.Enum 

Members

MemberDescriptionMinimum SW Version‡
CustomDefinedThe custom defined allocation type.
StandardThe standard allocation type.
‡ This is the minimum 89600 VSA software version level needed to use this enum member.

Remarks

This Enum is defined to support two kinds of MBSFN subframe allocation type. is the standard definition defined in the standard TS38.331 EUTRA-Mbsfn-SubframeConfig, the MBSFN subframe allocation includes the following configurations: radioframeAllocationPeriod, radioframeAllocationOffset, oneFrame, fourFrames. is the customized definition in which the MBSFN subframes are defined using the subframe index array, and this allocation repeats in every frame.

Requirements

Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)

Minimum Software Version Requirement: Keysight PathWave 89600 VSA Ver 25.00

See Also