This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

third-gen-distortion-calculator
TypeScript icon, indicating that this package has built-in type declarations

1.1.3 • Public • Published

3GPP Distortion Calculator

  • Calculates harmonic and intermodulated bands from given uplink bands
  • Figures out whether each of them distorts a signal on given downlink bands
  • Draws problematic bands in an SVG format.

Installation

npm i third-gen-distortion-calculator

Usage

node calculator <band_configuration_file>
# node calculator example.bands
# it will generates example.svg

Configuration File for Bands

example.bands

[UL]
B1U=1920 1980
B2U=1850 1910
[DL]
B1D=2110 2170
B2D=1930 1990

Readme

Keywords

none

Package Sidebar

Install

npm i third-gen-distortion-calculator

Weekly Downloads

6

Version

1.1.3

License

GPL-3.0

Unpacked Size

49.4 kB

Total Files

12

Last publish

Collaborators

  • gsongsong