Socket
Socket
Sign inDemoInstall

plott-quality-distance

Package Overview
Dependencies
1
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    plott-quality-distance

Converts quality of RSSI signal strength to distance


Version published
Maintainers
1
Install size
8.52 kB
Created

Readme

Source

plott-quality-distance

build status

Converts quality of RSSI signal strength to distance

plott.qualityDistance(m, p)

Converts quality of RSSI signal strength to distance.

Parameters

parametertypedescription
mIntegerdBm RSSI dBm
pNumbermaximum coverage of signal

Example

var distance = plott.qualityDistance(-75, 400);

//=distance

Returns Number, distance

Installation

Requires nodejs.

$ npm install plott-quality-distance

Tests

$ npm test

Keywords

FAQs

Last updated on 26 Aug 2015

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc