class

CrySpace::Nonlinear

Inherits Reference < Object

Class methods

describing_function_deadzone(a : Float64, d : Float64) : Float64

Computes describing function value for a deadzone nonlinearity of half-width d at input amplitude a.

Source
describing_function_saturation(a : Float64, s : Float64) : Float64

Computes describing function value for a saturation nonlinearity of limit s at input amplitude a.

Source