# Enum: NoiseType 



<div data-search-exclude markdown="1">

URI: [tvbo:enum/NoiseType](https://w3id.org/tvbo/enum/NoiseType)

## Permissible Values
| Value | Meaning | Description |
| --- | --- | --- |
| gaussian | None |  |
| white | None |  |
| brown | None |  |
| pink | None |  |













## Identifier and Mapping Information





### Schema Source


* from schema: https://w3id.org/tvbo






## LinkML Source

<details>
```yaml
name: NoiseType
from_schema: https://w3id.org/tvbo
rank: 1000
permissible_values:
  gaussian:
    text: gaussian
  white:
    text: white
  brown:
    text: brown
  pink:
    text: pink

```
</details>

</div>