Click or drag to resize
DigitalRuneDirectionDistributionDeviation Property
Gets or sets the angle of the cone measured from the central vector to a border vector.

Namespace: DigitalRune.Mathematics.Statistics
Assembly: DigitalRune.Mathematics (in DigitalRune.Mathematics.dll) Version: 1.14.0.0 (1.14.0.14427)
Syntax
public float Deviation { get; set; }

Property Value

Type: Single
The angle of the cone in radians. The default is π/4 radians (= 45°).
See Also