bloqade.lanes.visualize.artist.AODYLines
← Module overview
class
method
method
classAODYLines¶source
bloqade.lanes.visualize.artist.AODYLines
Bases: Renderer
Signature
class AODYLines(ax: Axes, aod_y: list[interp1d], plot_params: PlotParameters)Parameters
| Name | Type | Description |
|---|---|---|
ax | Axes | |
aod_y | list[interp1d] | |
plot_params | PlotParameters |
Attributes
| Name | Type | Description |
|---|---|---|
ax | Axes | |
aod_y | list[interp1d] | |
plot_params | PlotParameters |
methodmax_time¶source
bloqade.lanes.visualize.artist.AODYLines.max_time
methodupdate¶source
bloqade.lanes.visualize.artist.AODYLines.update