Returns the dampening factor of the resulting amplitude.
Namespace: RAYLASE.Marker.VectorGraphicElementAssembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.27.0
Syntaxpublic 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