kosmos.dqc_scheduling.event¶ Classes¶ class EventId[source]¶ Identifier of an event. value¶ Identifier string. Type: str class Event[source]¶ Event for scheduling within the Simulator. time¶ Time at which the event is scheduled. Type: int id¶ Event identifier. Type: EventId protocol¶ Event’s protocol. Type: Protocol