OSS NAS Tools for C# for LTE/EPC for 3GPP Release 16.7.0
Oss.Nas1670.MobileStationClassmark3.EightPSKStructType Class Reference

Represents the type of the eightPSKStruct field More...

Inherits Sequence.

Classes

class  EightPSKRFPowerCapability1Numbers
 Defines meaningful names for particular values of the eightPSKRFPowerCapability1 field More...
 
class  EightPSKRFPowerCapability2Numbers
 Defines meaningful names for particular values of the eightPSKRFPowerCapability2 field More...
 
class  ModulationCapabilityNumbers
 Defines meaningful names for particular values of the modulationCapability field More...
 

Public Member Functions

 EightPSKStructType ()
 The default constructor. More...
 
 EightPSKStructType (int argModulationCapability)
 Constructs an instance of EightPSKStructType with the specified mandatory components. More...
 
 EightPSKStructType (int argModulationCapability, int? argEightPSKRFPowerCapability1, int? argEightPSKRFPowerCapability2)
 Constructs an instance of EightPSKStructType with the specified components. More...
 
override bool Equals (object right)
 Determines whether the specified object is equal to the current object. More...
 
override int GetHashCode ()
 Represents a hash function for a particular type. More...
 
object Copy ()
 Creates a deep copy of this object. More...
 

Properties

int ModulationCapability [get, set]
 Field 'modulationCapability' (mandatory) The MobileStationClassmark3.EightPSKStructType.ModulationCapabilityNumbers class defines meaningful names for particular values of the field More...
 
bool EightPSKRFPowerCapability1Present [get]
 Field 'eightPSKRFPowerCapability1Present' (mandatory, readonly) More...
 
int? EightPSKRFPowerCapability1 [get, set]
 Field 'eightPSKRFPowerCapability1' (optional) The MobileStationClassmark3.EightPSKStructType.EightPSKRFPowerCapability1Numbers class defines meaningful names for particular values of the field More...
 
bool EightPSKRFPowerCapability2Present [get]
 Field 'eightPSKRFPowerCapability2Present' (mandatory, readonly) More...
 
int? EightPSKRFPowerCapability2 [get, set]
 Field 'eightPSKRFPowerCapability2' (optional) The MobileStationClassmark3.EightPSKStructType.EightPSKRFPowerCapability2Numbers class defines meaningful names for particular values of the field More...
 

Detailed Description

Represents the type of the eightPSKStruct field

Constructor & Destructor Documentation

◆ EightPSKStructType() [1/3]

Oss.Nas1670.MobileStationClassmark3.EightPSKStructType.EightPSKStructType ( )
inline

The default constructor.

◆ EightPSKStructType() [2/3]

Oss.Nas1670.MobileStationClassmark3.EightPSKStructType.EightPSKStructType ( int  argModulationCapability)
inline

Constructs an instance of EightPSKStructType with the specified mandatory components.

Parameters
argModulationCapabilityThe value of the modulationCapability mandatory field

◆ EightPSKStructType() [3/3]

Oss.Nas1670.MobileStationClassmark3.EightPSKStructType.EightPSKStructType ( int  argModulationCapability,
int?  argEightPSKRFPowerCapability1,
int?  argEightPSKRFPowerCapability2 
)
inline

Constructs an instance of EightPSKStructType with the specified components.

Parameters
argModulationCapabilityThe value of the modulationCapability mandatory field
argEightPSKRFPowerCapability1The value of the eightPSKRFPowerCapability1 optional field
argEightPSKRFPowerCapability2The value of the eightPSKRFPowerCapability2 optional field

Member Function Documentation

◆ Copy()

object Oss.Nas1670.MobileStationClassmark3.EightPSKStructType.Copy ( )
inline

Creates a deep copy of this object.

Returns
A new object that is a deep copy of this instance.

◆ Equals()

override bool Oss.Nas1670.MobileStationClassmark3.EightPSKStructType.Equals ( object  right)
inline

Determines whether the specified object is equal to the current object.

Parameters
rightThe object to compare with this object.
Returns
true when the specified object is equal to the current object; otherwise, false.

◆ GetHashCode()

override int Oss.Nas1670.MobileStationClassmark3.EightPSKStructType.GetHashCode ( )
inline

Represents a hash function for a particular type.

Returns
A hash code for the current object.

Property Documentation

◆ EightPSKRFPowerCapability1

int? Oss.Nas1670.MobileStationClassmark3.EightPSKStructType.EightPSKRFPowerCapability1
getset

Field 'eightPSKRFPowerCapability1' (optional) The MobileStationClassmark3.EightPSKStructType.EightPSKRFPowerCapability1Numbers class defines meaningful names for particular values of the field

◆ EightPSKRFPowerCapability1Present

bool Oss.Nas1670.MobileStationClassmark3.EightPSKStructType.EightPSKRFPowerCapability1Present
get

Field 'eightPSKRFPowerCapability1Present' (mandatory, readonly)

◆ EightPSKRFPowerCapability2

int? Oss.Nas1670.MobileStationClassmark3.EightPSKStructType.EightPSKRFPowerCapability2
getset

Field 'eightPSKRFPowerCapability2' (optional) The MobileStationClassmark3.EightPSKStructType.EightPSKRFPowerCapability2Numbers class defines meaningful names for particular values of the field

◆ EightPSKRFPowerCapability2Present

bool Oss.Nas1670.MobileStationClassmark3.EightPSKStructType.EightPSKRFPowerCapability2Present
get

Field 'eightPSKRFPowerCapability2Present' (mandatory, readonly)

◆ ModulationCapability

int Oss.Nas1670.MobileStationClassmark3.EightPSKStructType.ModulationCapability
getset

Field 'modulationCapability' (mandatory) The MobileStationClassmark3.EightPSKStructType.ModulationCapabilityNumbers class defines meaningful names for particular values of the field