--- search: boost: 5.0 --- # Slot: dihedrals _Are dihedral parameters present in the topology?_
URI: [https://CCPBioSim.ac.uk/biosim-schema/dihedrals](https://CCPBioSim.ac.uk/biosim-schema/dihedrals) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Connectivity](../classes/Connectivity.md) | Connectivity information included in the topology | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [boolean](../types/boolean.md) | | Domain Of | [Connectivity](../classes/Connectivity.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | ## Identifier and Mapping Information ### Annotations | property | value | | --- | --- | | engine_mapping | [{'engine': 'toptrajparser', 'key': 'dihedrals'}] | ### Schema Source * from schema: https://CCPBioSim.ac.uk/biosim-schema/ ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | https://CCPBioSim.ac.uk/biosim-schema/dihedrals | | native | https://CCPBioSim.ac.uk/biosim-schema/dihedrals | ## LinkML Source ```yaml name: dihedrals annotations: engine_mapping: tag: engine_mapping value: - engine: toptrajparser key: dihedrals description: Are dihedral parameters present in the topology? from_schema: https://CCPBioSim.ac.uk/biosim-schema/ rank: 1000 domain_of: - Connectivity range: boolean ```