Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VariableState

Package version

Hierarchy

  • VariableState

Index

Properties

Optional effectiveCount

effectiveCount: undefined | number

Number of effective points counted.

Optional endTime

endTime: Date

End time of the variable.

Optional filledNARatio

filledNARatio: undefined | number

Proportion of NaN values filled of the variable.

Optional startTime

startTime: Date

Start time of the variable.

Optional variable

variable: undefined | string

Variable name.

Generated using TypeDoc