Click or drag to resize

WobbleGetRollOff Method

Returns the dampening factor of the resulting amplitude.

Namespace: RAYLASE.Marker.VectorGraphicElement
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.27.0
Syntax
C#
public static double GetRollOff(
	double frequency,
	double lag
)

Parameters

frequency  Double
Wobble frequency.
lag  Double
Scan head tracking error.

Return Value

Double

[Missing <returns> documentation for "M:RAYLASE.Marker.VectorGraphicElement.Wobble.GetRollOff(System.Double,System.Double)"]

See Also