cherab.imas.math.UnitVector2DΒΆ

class cherab.imas.math.UnitVector2DΒΆ

Bases: Function2D

Evaluates a unit vector for the given VectorFunction2D instance.

Methods

__call__

Evaluate the function f(x, y)

__call__()ΒΆ

Evaluate the function f(x, y)

Parameters:
x : float

function parameter x

y : float

function parameter y

Return type:

float