# Slot: n_sections 


_Number of shooting sections for shooting or Poincaré methods._



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



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





## Applicable Classes

| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Discretization](../classes/Discretization.qmd) | Discretization method for boundary value problems in continuation (periodic o... |  no  |






## Properties

### Type and Range

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

### Cardinality and Requirements

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

| Property | Value |
| --- | --- |
| If Absent | `int(3)` |
| Owner | [Discretization](../classes/Discretization.qmd) |












## Identifier and Mapping Information





### Schema Source


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




## Mappings

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




## LinkML Source

<details>
```yaml
name: n_sections
description: Number of shooting sections for shooting or Poincaré methods.
from_schema: https://w3id.org/tvbo
rank: 1000
ifabsent: int(3)
owner: Discretization
domain_of:
- Discretization
range: integer

```
</details></div>