# Slot: azimuth 


_Angle around the vertical axis, in degrees._



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



URI: [tvbo:slot/azimuth](https://w3id.org/tvbo/slot/azimuth)
<!-- 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:azimuth |
| native | tvbo:azimuth |




## LinkML Source

<details>
```yaml
name: azimuth
description: Angle around the vertical axis, in degrees.
from_schema: https://w3id.org/tvbo/figure
rank: 1000
owner: Camera
domain_of:
- Camera
range: float

```
</details></div>