Class Change::Delay

Nested Relationships

This class is a nested type of Class Change.

Class Documentation

class rmf_traffic::schedule::Change::Delay

The API for a Delay change.

Public Functions

Delay(Duration duration)

Add a delay

Parameters
  • [in] duration: The duration of that delay.

Duration duration() const

The duration of the delay.