Skip to content
Snippets Groups Projects
Commit 2c7dffbb authored by Cathy's avatar Cathy
Browse files

Documentation

parent c4573548
Branches
No related merge requests found
......@@ -92,6 +92,9 @@ class Wang(CFM):
self.h = 0
class IDM(CFM):
"""
Linearization from learning-traffic working document.
"""
D = 4
def __init__(self, t, a, b, s0, v0):
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment