public CellOpenLoopPcView Get(int eNodebId, byte sectorId)
 {
     return(_service.Query(eNodebId, sectorId));
 }