interface LQI {
    neighbors: LQINeighbor[];
}

Properties

Properties

neighbors: LQINeighbor[]