Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SerializedAutomaton

Represents a serialized automaton data.

Hierarchy

  • SerializedAutomaton

Index

Properties

channels

channels: [name: string, channel: SerializedChannel][]

Channels of the automaton.

curves

curves: SerializedCurve[]

Curves of the automaton.

resolution

resolution: number

Resolution of the timeline.

Generated using TypeDoc