> ## 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.

# Evaluate Map

<CardGroup cols={2}>
  <Card title="Map (1d,1d), Scalar" href="#map-1d1d-scalar" />

  <Card title="Map (1d,1d), Scalar Field" href="#map-1d1d-scalar-field" />

  <Card title="Map (2d,1d), Scalar, Scalar" href="#map-2d1d-scalar-scalar" />

  <Card title="Map (2d,1d), Scalar Field, Scalar Field" href="#map-2d1d-scalar-field-scalar-field" />

  <Card title="Map (3d,1d), Scalar, Scalar, Scalar" href="#map-3d1d-scalar-scalar-scalar" />

  <Card title="Map (3d,1d), Scalar Field, Scalar Field, Scalar Field" href="#map-3d1d-scalar-field-scalar-field-scalar-field" />
</CardGroup>

***

<h2 id="map-1d1d-scalar">
  Map (1d,1d), Scalar
</h2>

Evaluate a Map \<1d,1d>.

### Inputs

| Name             | Type                                                           | Description          |
| ---------------- | -------------------------------------------------------------- | -------------------- |
| Map object       | [Map (1d,1d)](../../../../block-documentation/types/map-1d,1d) | Map to be evaluated. |
| Input variable 1 | [Scalar](../../../../block-documentation/types/scalar)         | Input Variable       |

### Outputs

| Type                                                   |
| ------------------------------------------------------ |
| [Scalar](../../../../block-documentation/types/scalar) |

***

<h2 id="map-1d1d-scalar-field">
  Map (1d,1d), Scalar Field
</h2>

Evaluate a Map \<1d,1d>.

### Inputs

| Name             | Type                                                               | Description          |
| ---------------- | ------------------------------------------------------------------ | -------------------- |
| Map object       | [Map (1d,1d)](../../../../block-documentation/types/map-1d,1d)     | Map to be evaluated. |
| Input variable 1 | [Scalar Field](../../../../block-documentation/types/scalar-field) | Input Variable       |

### Outputs

| Type                                                               |
| ------------------------------------------------------------------ |
| [Scalar Field](../../../../block-documentation/types/scalar-field) |

***

<h2 id="map-2d1d-scalar-scalar">
  Map (2d,1d), Scalar, Scalar
</h2>

Evaluate a Map \<2d,1d>.

### Inputs

| Name             | Type                                                           | Description          |
| ---------------- | -------------------------------------------------------------- | -------------------- |
| Map object       | [Map (2d,1d)](../../../../block-documentation/types/map-2d,1d) | Map to be evaluated. |
| Input variable 1 | [Scalar](../../../../block-documentation/types/scalar)         | Input Variable       |
| Input variable 2 | [Scalar](../../../../block-documentation/types/scalar)         | Input Variable       |

### Outputs

| Type                                                   |
| ------------------------------------------------------ |
| [Scalar](../../../../block-documentation/types/scalar) |

***

<h2 id="map-2d1d-scalar-field-scalar-field">
  Map (2d,1d), Scalar Field, Scalar Field
</h2>

Evaluate a Map \<2d,1d>.

### Inputs

| Name             | Type                                                               | Description          |
| ---------------- | ------------------------------------------------------------------ | -------------------- |
| Map object       | [Map (2d,1d)](../../../../block-documentation/types/map-2d,1d)     | Map to be evaluated. |
| Input variable 1 | [Scalar Field](../../../../block-documentation/types/scalar-field) | Input Variable       |
| Input variable 2 | [Scalar Field](../../../../block-documentation/types/scalar-field) | Input Variable       |

### Outputs

| Type                                                               |
| ------------------------------------------------------------------ |
| [Scalar Field](../../../../block-documentation/types/scalar-field) |

***

<h2 id="map-3d1d-scalar-scalar-scalar">
  Map (3d,1d), Scalar, Scalar, Scalar
</h2>

Evaluate a Map \<3d,1d>.

### Inputs

| Name             | Type                                                           | Description          |
| ---------------- | -------------------------------------------------------------- | -------------------- |
| Map object       | [Map (3d,1d)](../../../../block-documentation/types/map-3d,1d) | Map to be evaluated. |
| Input variable 1 | [Scalar](../../../../block-documentation/types/scalar)         | Input Variable       |
| Input variable 2 | [Scalar](../../../../block-documentation/types/scalar)         | Input Variable       |
| Input variable 3 | [Scalar](../../../../block-documentation/types/scalar)         | Input Variable       |

### Outputs

| Type                                                   |
| ------------------------------------------------------ |
| [Scalar](../../../../block-documentation/types/scalar) |

***

<h2 id="map-3d1d-scalar-field-scalar-field-scalar-field">
  Map (3d,1d), Scalar Field, Scalar Field, Scalar Field
</h2>

Evaluate a Map \<3d,1d>.

### Inputs

| Name             | Type                                                               | Description          |
| ---------------- | ------------------------------------------------------------------ | -------------------- |
| Map object       | [Map (3d,1d)](../../../../block-documentation/types/map-3d,1d)     | Map to be evaluated. |
| Input variable 1 | [Scalar Field](../../../../block-documentation/types/scalar-field) | Input Variable       |
| Input variable 2 | [Scalar Field](../../../../block-documentation/types/scalar-field) | Input Variable       |
| Input variable 3 | [Scalar Field](../../../../block-documentation/types/scalar-field) | Input Variable       |

### Outputs

| Type                                                               |
| ------------------------------------------------------------------ |
| [Scalar Field](../../../../block-documentation/types/scalar-field) |
