Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] Calculating Next Time Step Acceleration/Deceleration
  • From: "Bae, Jong In" <jbae42@xxxxxxxxxx>
  • Date: Mon, 27 Apr 2020 18:26:00 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=gatech.edu; dmarc=pass action=none header.from=gatech.edu; dkim=pass header.d=gatech.edu; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=zi6mmaHqtiIi7mfIMXQyPi7SsEPpyDCi6/W6qxdFXf0=; b=VO24/kngOOx3NjSH5OBirjj9bakvtgccKbti4l6cAWc0C8fv7F88BDgpsGlCqnSus14qbhtu/Rqk0gxVnD6YxWa061x/ayORN2y+K1I4IUfiRvMWCwpCrgffDwwfPJzOpcYElj0I2Cer0fhJv/C3F5oWZj/88NGF1C3A0ur0KGXZOrhrkIkz+1u9fwqrafmWHj190LKESY1GTdy8ZNrpy/fzYwrEsBNhF21qqaY5Em1Y1XrSdqLXZ05RxIHQhOOl7sWFMS1Yqm23UD7ij6v5BdwFVoL0hB/RKKNnCoYjvBK57zji7dilEttEgv7TjZjPooWEcjD/F9PGQEAC62D1cA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=WiQD9aAlW+FDjYZFL+VLZ4vtgVsqjswCUx+BBjHFpynIBinqMBd26EI2w8XIHQ4ytpxPKUUUB/ZLjmbR14LsE9XnbhtrWEoAGrIApXwKoJgRUYNYx9vIpbLfR5E2SSiKSDQN5RW1gndgiLr9hLa37A3foR7mkUw9hJAlDzXr6nBbvJkChSSZQglTQzd+gKlqCP4MW6MDBSmGfHPYs/IN6Ayik1bfY9AtsZ4soBVNYSb3P32yJfoybmKnCG+uSjHrJFbhkPSAJYmbBWnAxLom9okKsIzA8CLdgOOce4UR8szAFpp4L1jYf3xY2lv9NhYr4psu6UXybtNeGcE3fi0RTQ==
  • Delivered-to: sumo-user@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/sumo-user>
  • List-help: <mailto:sumo-user-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/sumo-user>, <mailto:sumo-user-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/sumo-user>, <mailto:sumo-user-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHWHMEyPDbXBvKfM0mGGx7Cyt9MrQ==
  • Thread-topic: Calculating Next Time Step Acceleration/Deceleration

Hello,

Based on the SUMO documentation, it seems like the acceleration/deceleration rate is determined at each time step.
Is there any way I can retrieve the acceleration/deceleration rate for the next time step?
I'm trying to predict the vehicle speed in the next time step.

If not, could you please point me to the functions that are used to calculate the next time step's acceleration/deceleration rate?

Thank you,



Back to the top