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


Glossary Item Box

Specifies the definition of m(i) to define the specific PHICH configuration for different sub-frames.

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
Standard211m(i)is defined according to TS36.211.
StandardEvolvedTestModelm(i)is defined according to TS36.141, which is a special case for frame type2's E-TM.
‡ This is the minimum 89600 VSA software version level needed to use this enum member.

Remarks

Allows user to decide which definition should be applied for m(i), because 3GPP has defined special m(i) configuration for the E-TM of frame type 2 to achieve compatibility with E-TM for frame type1, which is different than the definition of TS36.211.

Requirements

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

See Also