Click or drag to resize
PlanGetNth Method (Int32)
Vrati n-ty vrchol planu. Pro n > pocet vrcholu v planu vraci posledni (cilovy) vrchol.

Namespace: MAPFsimulator
Assembly: MAPFsimulator (in MAPFsimulator.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Vertex GetNth(
	int n
)

Parameters

n
Type: SystemInt32

[Missing <param name="n"/> documentation for "M:MAPFsimulator.Plan.GetNth(System.Int32)"]

Return Value

Type: Vertex

[Missing <returns> documentation for "M:MAPFsimulator.Plan.GetNth(System.Int32)"]

See Also