Click or drag to resize
SafeSpace Structure
Struktura uchovavajici udaj o delce bezpecneho intervalu agenta v danem case a vrcholu.

Namespace: MAPFsimulator
Assembly: MAPFsimulator (in MAPFsimulator.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
internal struct SafeSpace

The SafeSpace type exposes the following members.

Constructors
  NameDescription
Public methodSafeSpace
Vytvori udaj o bezpecnem miste agenta agentID ve vrcholu vertex v intervalu [time, time+length].
Top
Properties
  NameDescription
Public propertyagentID
Public propertylength
Public propertytime
Public propertyvertex
Top
Methods
  NameDescription
Public methodEquals
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.)
Public methodGetHashCode
Returns the hash code for this instance.
(Inherited from ValueType.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns the fully qualified type name of this instance.
(Inherited from ValueType.)
Top
See Also