Searched defs:NrCellSsbInfo (Results 1 – 1 of 1) sorted by relevance
46 struct NrCellSsbInfo { struct48 int32_t arfcn = 0;50 int64_t cid = 0;52 int32_t pci = 0;54 int32_t rsrp = 0;56 int32_t sinr = 0;58 int32_t timeAdvance = 0;60 std::vector<SsbInfo> sCellSsbList;62 int32_t nbCellCount = 0;64 std::vector<NeighboringCellSsbInformation> nbCellSsbList;