> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ntop.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 2D Vector Field

Create a 2D vector field from scalar field components.

### Inputs

| Name | Type                                                               | Description                                            |
| ---- | ------------------------------------------------------------------ | ------------------------------------------------------ |
| X    | [Scalar Field](../../../../block-documentation/types/scalar-field) | The X component of the vector field as a scalar field. |
| Y    | [Scalar Field](../../../../block-documentation/types/scalar-field) | The Y component of the vector field as a scalar field. |

### Outputs

| Type                                                                     |
| ------------------------------------------------------------------------ |
| [2D Vector Field](../../../../block-documentation/types/2d-vector-field) |
