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

# Sawtooth Field

> AI context for Sawtooth Field. Not linked in navigation.

> This page is for AI assistant context only. To use this package, visit [community.ntop.com](https://community.ntop.com/packages/DaveMakesStuff/sawtooth-field).

> **Community submission — not verified by nTop.** This package was submitted by an outside community member and has not been reviewed or verified by nTop. Treat its accuracy, safety, and compatibility claims with appropriate caution.

## Summary

Create a sawtooth waveform by defining the period length and direction

## Package Details

| Field            | Value                       |
| ---------------- | --------------------------- |
| **ID**           | `sawtooth-field`            |
| **Type**         | Block                       |
| **Author**       | DaveMakesStuff              |
| **Version**      | 0.1.0                       |
| **nTop Version** | 4.26+                       |
| **Domain**       | Geometry                    |
| **Complexity**   | Beginner                    |
| **Tags**         | `sawtooth`, `wave`, `field` |
| **License**      | MIT                         |
| **Verified**     | No                          |

***

Create a sawtooth waveform by defining the period length and direction.

## Installation

Clone this repo or copy the package folder into your nTop workspace:

```bash theme={null}
git clone https://github.com/nTopology/Utilities-community.git
```

The package lives at `packages/DaveMakesStuff/sawtooth-field/`.

## Usage

1. Open the provided `.ntop` file in nTop 4.26+.
2. Input period length and direction

## Inputs & outputs

| Name             | Type         | Notes                                  |
| ---------------- | ------------ | -------------------------------------- |
| `Period Length`  | Scalar value | The length of the period               |
| `Direction`      | Vector       | The direction of the sawtooth waveform |
| `Sawtooth Field` | Scalar Field | Main output                            |

## License

MIT.

***

## Source

[https://community.ntop.com/packages/DaveMakesStuff/sawtooth-field](https://community.ntop.com/packages/DaveMakesStuff/sawtooth-field)
