# Slot: coupling_function 


_Mathematical function defining the coupling_



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



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





## Applicable Classes

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






## Properties

### Type and Range

| Property | Value |
| --- | --- |
| Range | [Equation](../classes/Equation.qmd) |
| Domain Of | [Coupling](../classes/Coupling.qmd) |

### Cardinality and Requirements

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

| Property | Value |
| --- | --- |
| Owner | [Coupling](../classes/Coupling.qmd) |












## Identifier and Mapping Information





### Schema Source


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




## Mappings

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




## LinkML Source

<details>
```yaml
name: coupling_function
description: Mathematical function defining the coupling
from_schema: https://w3id.org/tvbo
rank: 1000
owner: Coupling
domain_of:
- Coupling
range: Equation
inlined: true

```
</details></div>