API Docs for:
Show:

BgpDataChecksView Class

This is a module specific for BGP. The objective of this module is to provide a set of auto-start function for checking BGP data.

Item Index

Methods

initialize

(
  • A
)

The initialization method of this object.

Parameters:

  • A Map

    map of parameters

pointDistance

(
  • x
  • x
)
Number

Provided by the model module.

Defined in utils\graph.js:14

Returns the distance between two points.

Parameters:

  • x Number,Number

    and y of the first point

  • x Number,Number

    and y of the second point

Returns:

Number: the distance between the two points