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

# Radial Sine Field

> AI context for Radial Sine 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/radial-sine-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

Generate a radial sine field by defining the number of periods and the axis around which the field rotates.

## Package Details

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

***

Generate a radial sine field by defining the number of periods and the axis around which the field rotates.

## 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/radial-sine-field/`.

## Usage

1. Open the provided `.ntop` file in nTop 4.26+.
2. Input the number of periods and the axis around which the field will  rotate

## Inputs & outputs

| Name                | Type             | Notes                               |
| ------------------- | ---------------- | ----------------------------------- |
| `Period`            | Integer Variable | Number of periods                   |
| `Axis`              | Vector           | axis around which the field rotates |
| `Radial Sine Field` | Field            | Main output                         |

## License

MIT.

***

## Source

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