Slot: frames

How many frames to draw. Unset draws one per position along over, which for a simulation is one frame per integration sample and is almost never what a figure wants; a smaller number subsamples the axis evenly, so a 600 000-step run becomes a movie of the length declared here.

URI: tvbo:slot/frames

Applicable Classes

Name Description Modifies Slot
Animation A figure rendered as a movie over one dimension of its data no

Properties

Type and Range

Property Value
Range xsd:integer
Domain Of Animation

Cardinality and Requirements

Property Value

Slot Characteristics

Property Value
Owner Animation

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

name: frames
description: How many frames to draw. Unset draws one per position along `over`, which
  for a simulation is one frame per integration sample and is almost never what a
  figure wants; a smaller number subsamples the axis evenly, so a 600 000-step run
  becomes a movie of the length declared here.
from_schema: https://w3id.org/tvbo/figure
rank: 1000
owner: Animation
domain_of:
- Animation
range: integer