hyperspy._components.arctan.
Arctan
Bases: hyperspy.component.Component
hyperspy.component.Component
Arctan function component
f(x) = A*arctan{k*(x-x0)}
function
grad_A
grad_k
grad_x0