Options
All
  • Public
  • Public/Protected
  • All
Menu

  subscribe now with sterfive to access the online-user manual

Hierarchy

  • Interval

Index

Constructors

constructor

  • Parameters

    Returns Interval

Properties

count

count: number

dataValues

dataValues: DataValue[]

index

index: number

isPartial

isPartial: boolean

startTime

startTime: Date

Methods

beforeStartDataValue

  • beforeStartDataValue(bTreatUncertainAsBad: boolean): DataValueWithIndex
  • Find the first good or uncertain dataValue just preceding this interval

    Parameters

    • bTreatUncertainAsBad: boolean

    Returns DataValueWithIndex

getPercentBad

  • getPercentBad(): number
  • Returns number

hasRawDataAsStart

  • hasRawDataAsStart(): boolean
  • returns true if a raw data exists at start

    Returns boolean

nextStartDataValue

  • nextStartDataValue(bTreatUncertainAsBad: boolean): DataValueWithIndex
  • Parameters

    • bTreatUncertainAsBad: boolean

    Returns DataValueWithIndex

toString

  • toString(): string
  • Returns string

Generated using TypeDoc