Struct

QmiMessageNasGetCellLocationInfoOutputUmtsInfoNeighboringLteFrequencyElement

since: 1.10

Description [src]

struct QmiMessageNasGetCellLocationInfoOutputUmtsInfoNeighboringLteFrequencyElement {
  guint16 eutra_absolute_rf_channel_number;
  guint16 physical_cell_id;
  gfloat rsrp;
  gfloat rsrq;
  gint16 cell_selection_rx_level;
  gboolean is_tdd;
}

A QmiMessageNasGetCellLocationInfoOutputUmtsInfoNeighboringLteFrequencyElement struct.

Structure members
eutra_absolute_rf_channel_number: guint16

A #guint16.

physical_cell_id: guint16

A #guint16.

rsrp: gfloat

A #gfloat.

rsrq: gfloat

A #gfloat.

cell_selection_rx_level: gint16

A #gint16.

is_tdd: gboolean

A #gboolean.

Available since: 1.10