VectorField

interface VectorField

Inheritors

Functions

Link copied to clipboard
abstract operator fun get(x: Double, y: Double): Vector2d

Returns the normalized value of the vector field at the given point.