CyclicalPattern
@fovea/server / models/types / CyclicalPattern
Interface: CyclicalPattern
Defined in: src/models/types.ts:180
Properties
currentPhase?
optional
currentPhase:number
Defined in: src/models/types.ts:186
phases
phases:
object
[]
Defined in: src/models/types.ts:181
description?
optional
description:string
duration?
optional
duration:string
name
name:
string
startTime?
optional
startTime:string
Defined in: src/models/types.ts:187