Todo
Improve autoapi module
circadapt.plot.triseg
Plot TriSeg.
By Nick van Osta
The function triseg2022(model, ax, idx) plots triseg on ax at time-iteration idx.
Module Contents
Functions
|
Updates the already plotted TriSeg. |
|
|
|
|
|
Plot MMode for TriSeg Module |
Objects
- circadapt.plot.triseg.update_triseg(model, ax, idx)
Updates the already plotted TriSeg.
init_plot has to be called first.
Parameters
- modelCircAdapt
CircAdapt model with TriSeg2022 and Wall2022.
- axax
Pyplot axis.
- idxint
Time index.
- circadapt.plot.triseg.init_plot(model, ax)
- circadapt.plot.triseg.triseg2022(model, ax, idx)