Click or drag to resize
ReservationGetSafeInt Method
Vraci delku bezpecneho intervalu agenta agentID v case - tedy kolik ma casu, nez do vrcholu prijede nekdo dalsi.

Namespace: MAPFsimulator
Assembly: MAPFsimulator (in MAPFsimulator.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int GetSafeInt(
	int agentID,
	int time
)

Parameters

agentID
Type: SystemInt32

[Missing <param name="agentID"/> documentation for "M:MAPFsimulator.Reservation.GetSafeInt(System.Int32,System.Int32)"]

time
Type: SystemInt32

[Missing <param name="time"/> documentation for "M:MAPFsimulator.Reservation.GetSafeInt(System.Int32,System.Int32)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:MAPFsimulator.Reservation.GetSafeInt(System.Int32,System.Int32)"]

See Also