transport With
Causes transport of the entity via the movable resource from the entity's current location to the specified location at the supplied velocities. If not specified, the default velocity of the movable resource is used for the movement.
Parameters
, the spatial element that will be moved
the location to which the entity is supposed to move
the velocity associated with the movement to the entity's location
the velocity associated with the movement to the desired location
the queue that the entity waits in if the resource is busy
, a priority can be used to determine the order of events for requests for transport
, since the move is scheduled, a priority can be used to determine the order of events for moves that might be scheduled to complete at the same time.
, since the move is scheduled, a priority can be used to determine the order of events for moves that might be scheduled to complete at the same time.
Causes transport of the entity via the movable resource from the entity's current location to the specified location at the supplied velocities. If not specified, the default velocity of the movable resource is used for the movement.
Parameters
, the spatial element that will be moved
the location to which the entity is supposed to move
the velocity associated with the movement to the entity's location
the velocity associated with the movement to the desired location
, a priority can be used to determine the order of events for requests for transport
, since the move is scheduled, a priority can be used to determine the order of events for moves that might be scheduled to complete at the same time.
, since the move is scheduled, a priority can be used to determine the order of events for moves that might be scheduled to complete at the same time.
Causes transport of the entity via a movable resource within the fleet from the entity's current location to the specified location at the supplied velocities. If not specified, the default velocity of the movable resource is used for the movement.
Parameters
, the pool of movable resources
the location to which the entity is supposed to move
the velocity associated with the movement to the entity's location
the velocity associated with the movement to the desired location
, a priority can be used to determine the order of events for requests for transport
, since the move is scheduled, a priority can be used to determine the order of events for moves that might be scheduled to complete at the same time.
, since the move is scheduled, a priority can be used to determine the order of events for moves that might be scheduled to complete at the same time.