|
|
||
|
|
ListStreamDensityPlot |
| ListStreamDensityPlot[array] generates a stream density plot from a 2D array of vector and scalar field values {{vxij, vyij}, sij}. |
| ListStreamDensityPlot[{{{x1, y1}, {{vx1, vy1}, s1}}, ...}] generates a stream density plot from vector and scalar field values {{vxi, vyi}, si} given at specified points {xi, yi}. |
| ListStreamDensityPlot[{data1, data2, ...}] plots data for several vector and scalar fields. |
| AspectRatio | 1 | ratio of height to width | |
| BoundaryStyle | None | how to draw RegionFunction boundaries | |
| BoxRatios | Automatic | effective 3D box ratios for simulated lighting | |
| ColorFunction | Automatic | how to color background densities | |
| ColorFunctionScaling | True | whether to scale arguments to ColorFunction | |
| DataRange | Automatic | the range of x and y values to assume for data | |
| EvaluationMonitor | None | expression to evaluate at every function evaluation | |
| Frame | True | whether to draw a frame around the plot | |
| FrameTicks | Automatic | frame tick marks | |
| LightingAngle | None | effective angle for simulated lighting | |
| MaxRecursion | Automatic | the maximum number of recursive subdivisions allowed for the scalar field | |
| Mesh | None | how many mesh lines to draw in the background | |
| MeshFunctions | {#5&} | how to determine the placement of mesh lines | |
| MeshShading | None | how to shade regions between mesh lines | |
| MeshStyle | Automatic | the style of mesh lines | |
| Method | Automatic | methods to use for the plot | |
| PerformanceGoal | $PerformanceGoal | aspects of performance to try to optimize | |
| PlotRange | {Full,Full} | range of x, y values to include | |
| PlotRangePadding | Automatic | how much to pad the range of values | |
| RegionFunction | True& | determine what region to include | |
| StreamColorFunction | None | how to color streamlines | |
| StreamColorFunctionScaling | True | whether to scale the argument to StreamColorFunction | |
| StreamPoints | Automatic | determine number, placement and closeness of streamlines | |
| StreamScale | Automatic | determine sizes and segmenting of individual streamlines | |
| StreamStyle | Automatic | how to draw streamlines | |
| WorkingPrecision | MachinePrecision | precision to use in internal computations |