streamplot.StreamplotSet Class Reference
Inheritance diagram for streamplot.StreamplotSet:
Public Member Functions | |
def | __init__ (self, lines, arrows, kwargs) |
Public Attributes | |
lines | |
arrows | |
Detailed Description
Definition at line 223 of file streamplot.py.
Constructor & Destructor Documentation
◆ __init__()
def streamplot.StreamplotSet.__init__ | ( | self, | |
lines, | |||
arrows, | |||
kwargs | |||
) |
Definition at line 225 of file streamplot.py.
Member Data Documentation
◆ arrows
streamplot.StreamplotSet.arrows |
Definition at line 227 of file streamplot.py.
◆ lines
streamplot.StreamplotSet.lines |
Definition at line 226 of file streamplot.py.
The documentation for this class was generated from the following file:
- /home/webadmin/src/fosite/src/tools/plot/streamplot.py