--- search: boost: 5.0 --- # Slot: integrator _Integrator information._
URI: [https://CCPBioSim.ac.uk/biosim-schema/integrator](https://CCPBioSim.ac.uk/biosim-schema/integrator) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [SimulationSettings](../classes/SimulationSettings.md) | Settings in simulation | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [Integrator](../classes/Integrator.md) | | Domain Of | [SimulationSettings](../classes/SimulationSettings.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/integrator | | native | https://CCPBioSim.ac.uk/biosim-schema/integrator | ## LinkML Source ```yaml name: integrator description: Integrator information. from_schema: https://CCPBioSim.ac.uk/biosim-schema/ rank: 1000 domain_of: - SimulationSettings range: Integrator ```