Click or drag to resize
Min_MaxRobustExecutionCurrentSpeed Method
Aktualni rychlost agenta i v planu p.

Namespace: MAPFsimulator
Assembly: MAPFsimulator (in MAPFsimulator.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
protected override double CurrentSpeed(
	int i,
	Plan p
)

Parameters

i
Type: SystemInt32

[Missing <param name="i"/> documentation for "M:MAPFsimulator.Min_MaxRobustExecution.CurrentSpeed(System.Int32,MAPFsimulator.Plan)"]

p
Type: MAPFsimulatorPlan

[Missing <param name="p"/> documentation for "M:MAPFsimulator.Min_MaxRobustExecution.CurrentSpeed(System.Int32,MAPFsimulator.Plan)"]

Return Value

Type: Double

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

See Also