Slot: tail_duration

Length of the trailing window as a duration, in the same time unit as the integration step. Converted to a sample count against this observation’s own sample period (its period/downsample_period, else the integration step_size), so the window stays the same length of simulated time at any step. Mutually exclusive with tail_samples.

URI: tvbo:slot/tail_duration

Applicable Classes

Name Description Modifies Slot
Observation Unified class for all observation/measurement specifications no

Properties

Type and Range

Property Value
Range xsd:float
Domain Of Observation

Cardinality and Requirements

Property Value

Slot Characteristics

Property Value
Owner Observation

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/tvbo

Mappings

Mapping Type Mapped Value
self tvbo:tail_duration
native tvbo:tail_duration

LinkML Source

name: tail_duration
description: Length of the trailing window as a duration, in the same time unit as
  the integration step. Converted to a sample count against this observation's own
  sample period (its `period`/`downsample_period`, else the integration `step_size`),
  so the window stays the same length of simulated time at any step. Mutually exclusive
  with `tail_samples`.
from_schema: https://w3id.org/tvbo
rank: 1000
owner: Observation
domain_of:
- Observation
range: float