Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface INetworkBandwidthInformation

Hierarchy

  • INetworkBandwidthInformation

Index

Properties

averageBandwidth

averageBandwidth: number | undefined

Average of bandwidths property.

bandwidths

bandwidths: number[] | undefined

number[] containing all bandwidths.

Methods

getAverageBandwidth

  • getAverageBandwidth(): number | undefined

getBandwidths

  • getBandwidths(): number[] | undefined

Generated using TypeDoc