# Slot: elevation 


_Angle above the horizontal plane, in degrees._



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



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





## Applicable Classes

| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Camera](../classes/Camera.qmd) | Where a 3-D panel is looked at from |  no  |






## Properties

### Type and Range

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

### Cardinality and Requirements

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

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












## Identifier and Mapping Information





### Schema Source


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




## Mappings

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




## LinkML Source

<details>
```yaml
name: elevation
description: Angle above the horizontal plane, in degrees.
from_schema: https://w3id.org/tvbo/figure
rank: 1000
owner: Camera
domain_of:
- Camera
range: float

```
</details></div>