Class: Aws::Types::TdscdmaNmrObj

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cell_params ⇒ ::Integer

Returns the value of attribute cell_params.

Returns:

  • (::Integer)


2038
2039
2040
# File 'sig/types.rbs', line 2038

def cell_params
  @cell_params
end

#path_loss ⇒ ::Integer

Returns the value of attribute path_loss.

Returns:

  • (::Integer)


2041
2042
2043
# File 'sig/types.rbs', line 2041

def path_loss
  @path_loss
end

#rscp ⇒ ::Integer

Returns the value of attribute rscp.

Returns:

  • (::Integer)


2040
2041
2042
# File 'sig/types.rbs', line 2040

def rscp
  @rscp
end

#uarfcn ⇒ ::Integer

Returns the value of attribute uarfcn.

Returns:

  • (::Integer)


2037
2038
2039
# File 'sig/types.rbs', line 2037

def uarfcn
  @uarfcn
end

#utran_cid ⇒ ::Integer

Returns the value of attribute utran_cid.

Returns:

  • (::Integer)


2039
2040
2041
# File 'sig/types.rbs', line 2039

def utran_cid
  @utran_cid
end