Keysight Pathwave 89600 VSA .NET API
RadioFrameAllocationPeriod Property
See Also 
Agilent.SA.Vsa.NewRadio.Interfaces Assembly > Agilent.SA.Vsa.NewRadio Namespace > LteCrsRateMatchPattern Class : RadioFrameAllocationPeriod Property


Glossary Item Box

Gets or sets the LTE MBSFN frame allocation period.

Syntax

Visual Basic (Declaration) 
Public MustOverride Property RadioFrameAllocationPeriod As MbsfnRadioFrameAllocationPeriod
C# 
public abstract MbsfnRadioFrameAllocationPeriod RadioFrameAllocationPeriod {get; set;}
C++/CLI 
public:
abstract property MbsfnRadioFrameAllocationPeriod RadioFrameAllocationPeriod {
   MbsfnRadioFrameAllocationPeriod get();
   void set (    MbsfnRadioFrameAllocationPeriod value);
}

Property Value

Default value is

Remarks

Radio-frames that contain MBSFN subframes occur when equation SFN mod RadioFrameAllocationPeriod = is satisfied. Value denotes value 1, denotes value 2, and so on. When fourFrames is used for subframeAllocation, the equation above defines the first radio frame. Values and are not applicable when fourFrames is used. , ,

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