Click or drag to resize
PlanProcessingGetBset Method
Vraci mnozinu B - tedy mnozinu poruseni bezpecnych intervalu pro ulozeny plan.

Namespace: MAPFsimulator
Assembly: MAPFsimulator (in MAPFsimulator.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public List<SafeSpace> GetBset(
	int intervalLength
)

Parameters

intervalLength
Type: SystemInt32

[Missing <param name="intervalLength"/> documentation for "M:MAPFsimulator.PlanProcessing.GetBset(System.Int32)"]

Return Value

Type: ListSafeSpace

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

See Also