module
meteoJS/thermodynamicDiagram/windbarbsProfile
Source: thermodynamicDiagram/
Child class
Abstract type
Class
WindbarbsProfile
Abstract type
inner
options module:meteoJS/thermodynamicDiagram/plotAltitudeDataArea~options
Options for the constructor.
Parameters
Name | Type | Optional | Description |
---|---|---|---|
windbarbLength |
number |
Yes |
Length of windbarbs. Default is 40% of the Plot-Area width. |
minDataPointsDistance |
number |
Yes |
Minimum distance between data points in pixels. If filterDataPoint is set, minDataPointsDistance is ignored. If undefined, then minDataPointsDistance is set to the half of windbarbLength. |