---
search:
boost: 5.0
---
# Slot: trajectory_output
_Information included in trajectory files._
URI: [https://CCPBioSim.ac.uk/biosim-schema/trajectory_output](https://CCPBioSim.ac.uk/biosim-schema/trajectory_output)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [TrajectoryMetadata](../classes/TrajectoryMetadata.md) | Trajectory information | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [Trajectories](../classes/Trajectories.md) |
| Domain Of | [TrajectoryMetadata](../classes/TrajectoryMetadata.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
## Identifier and Mapping Information
### Schema Source
* from schema: https://CCPBioSim.ac.uk/biosim-schema/
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | https://CCPBioSim.ac.uk/biosim-schema/trajectory_output |
| native | https://CCPBioSim.ac.uk/biosim-schema/trajectory_output |
## LinkML Source
```yaml
name: trajectory_output
description: Information included in trajectory files.
from_schema: https://CCPBioSim.ac.uk/biosim-schema/
rank: 1000
domain_of:
- TrajectoryMetadata
range: Trajectories
```