Class: Aws::Types::WcdmaNmrObj

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#path_loss ⇒ ::Integer

Returns the value of attribute path_loss.

Returns:

  • (::Integer)


2309
2310
2311
# File 'sig/types.rbs', line 2309

def path_loss
  @path_loss
end

#psc ⇒ ::Integer

Returns the value of attribute psc.

Returns:

  • (::Integer)


2306
2307
2308
# File 'sig/types.rbs', line 2306

def psc
  @psc
end

#rscp ⇒ ::Integer

Returns the value of attribute rscp.

Returns:

  • (::Integer)


2308
2309
2310
# File 'sig/types.rbs', line 2308

def rscp
  @rscp
end

#uarfcndl ⇒ ::Integer

Returns the value of attribute uarfcndl.

Returns:

  • (::Integer)


2305
2306
2307
# File 'sig/types.rbs', line 2305

def uarfcndl
  @uarfcndl
end

#utran_cid ⇒ ::Integer

Returns the value of attribute utran_cid.

Returns:

  • (::Integer)


2307
2308
2309
# File 'sig/types.rbs', line 2307

def utran_cid
  @utran_cid
end