Clothoid-shaped lane boundary model
A clothoidLaneBoundary
object contains
information about a clothoid-shaped lane boundary model. A
clothoid is a type of curve whose rate of change of curvature
varies linearly with distance.
creates
a clothoid lane boundary model, bdry
= clothoidLaneBoundarybdry
with default property
values.
sets properties using one or more name-value pairs. For example,
bdry
= clothoidLaneBoundary(Name,Value)clothoidLaneBoundary('BoundaryType','Solid')
creates a
clothoid lane boundary model with solid lane boundaries. Enclose each property
name in quotes.
computeBoundaryModel | Compute lane boundary points from clothoid lane boundary model |