linkPlanN: linkPlanN

Description Usage Arguments Value Note

Description

Tries to create a link plan for N agents, starting from the center of the target link structure. The portals are grouped in N sectors (one for each agent) which are accessed by distance from center and linked back to all other portals.

Usage

1
linkPlanN(g, agents = 1, start = NULL, dir = 0)

Arguments

g

web: the current link plan

agents

numeric: the number of agents (default: 1)

start

numeric: number of start portal (default: the "most" inner portal)

dir

numeric: direction to rotate sectors (default: 0)

Value

a web with a way and link plan

Note

Is is not clear if this approach leads always to the maximum field number!


SigbertIngress/findWeb documentation built on May 26, 2019, 4:38 p.m.