Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] Gap Calculation
  • From: "Bae, Jong In" <jbae42@xxxxxxxxxx>
  • Date: Wed, 17 Jun 2020 20:00:35 +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=lJbVoomEMGKH0Zowp4pBRhQiW//5fbOeOSqQpv/u7uU=; b=IyhKox0nDq7kirgdUq2hYCbTSEec1gttLwbMjimZ5LJm7jBMOaacQRnvSEF7dJ7lqtx6lw7PYpdgZF7wIQkn4F0r4h6JforKVUjZFTPdshdiCdBJkdGABiJ/mDazmNvmYV3HQFWt149n/cYlYPo0rWkd5SNgviH6qRzOfZXV5MnQnan5e9sfY4m4Kxc2D9ca2aaX77dFXDNRTuMg2fvokwIsU1LJGcStIcX/Gbxx2dtFgEuuaVqpcDW83upToNpRpWPYrBSXbjy15cJC93gJ+N92+1XyDuNOdSTceP/C55RDjOWIMowSVbErWg3FHDIxOvhm6s6nAWJopgKVavA9Nw==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=PYyaWTBuIHW4CotM369egBytkr9UfLnRu+cLEn6qi5JfZEwpbevMnwnj3hoxDfu0jkpz1guExxz8ihad8UDdUVCX57fFsYG7JmqWaForv130CpSRfesvRW7Q92WKLNxQiowC7APZbbD3B4Px0fXUTMuTKLHyklccUtiLkluO4UpZZESOQccBepuZ6Kd+p6ge0tNiPjJCb49GhUZeoy0WcVXPQjA63v2dfzWoAAmK/QP79w25UfeeVyRHPJphyHxUJ/aaZjforU4uFaW8T+cK8J9/Dq6SL0lma59QEJa1QkRcUMUPChqvphIAOv27nXq/v8LbyjCJVYjNkwrKUhUfog==
  • 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: AQHWROG6+UxJHoMxdEqw0xGwrSF/wg==
  • Thread-topic: Gap Calculation

Hello,

I am trying to understand how to calculate the gap between two vehicles.
Would it be (follower's speed) * (follower tau) + (follower minGap)?

Thanks,

Back to the top