This Function shall be capable of providing the following facilities:<br/><br/>(1) The ability to manage the output of instructions contained in an incident strategy to other functionality in the Vehicle in response to incidents that have been detected by other functionality .<br/>(2) The ability for the instructions that are sent out to require the output of information to the Drivers.<br/>(3) The ability for the output of the instructions to Vehicles to begin as soon as the strategy information has been received, but only if it is relevant for the geographic location of the road network that is being managed by the System.<br/>(4) The ability to keep a local store of the strategies currently being implemented and delete them when their expiry time has passed, or when a strategy modification or removal indication arrives from the management functionality.<br/>
(a) continuously monitor for the receipt of the input data flows;<br/>(b) when the location data flow is received in (a) store it locally and use it to determine the location;<br/>(c) when the incident details data flow is received in (a) check to see if it contains new information about an existing or new incident that does not indicate that the incident is now closed;<br/>(d) if the check in (b) is positive, check that the data is relevant to the location;<br/>(e) if the check in (d) is positive (the data is relevant) put the data into the output data flow and send it to the appropriate functionality in the vehicle;<br/>(f) in addition to the requirement in (b), store the data locally;<br/>(g) if the check in (b) shows that a previous incident is now closed, repeat (c) and delete all data about the incident from the local store.<br/>