# Slot: gaussian 


_Indicates whether the noise is Gaussian_



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



URI: [tvbo:slot/gaussian](https://w3id.org/tvbo/slot/gaussian)
<!-- no inheritance hierarchy -->





## Applicable Classes

| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Noise](../classes/Noise.qmd) |  |  no  |






## Properties

### Type and Range

| Property | Value |
| --- | --- |
| Range | [xsd:boolean](http://www.w3.org/2001/XMLSchema#boolean) |
| Domain Of | [Noise](../classes/Noise.qmd) |

### Cardinality and Requirements

| Property | Value |
| --- | --- |
### Slot Characteristics

| Property | Value |
| --- | --- |
| If Absent | `False` |
| Owner | [Noise](../classes/Noise.qmd) |












## Identifier and Mapping Information





### Schema Source


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




## Mappings

| Mapping Type | Mapped Value |
| ---  | ---  |
| self | tvbo:gaussian |
| native | tvbo:gaussian |




## LinkML Source

<details>
```yaml
name: gaussian
description: Indicates whether the noise is Gaussian
from_schema: https://w3id.org/tvbo
rank: 1000
ifabsent: 'False'
owner: Noise
domain_of:
- Noise
range: boolean

```
</details></div>