Skip to main content

An NR-ARFCN calculator

Project description

nrarfcn

Your NR-ARFCN calculator, as a Python package.

What is it?

This is a Python package that calculates the frequency for a given NR-ARFCN, and related information.

It follows 3GPP TS 38.104, table 5.4.2.1-1: "NR-ARFCN parameters for the global frequency raster"

How do I install it?

pip install nrarfcn

How do I use it?

>>> from nrarfcn import get_frequency, get_nrarfcn

>>> get_frequency(620000)
3300.0

>>> get_nrarfcn(27500.0)
2070832

Contributing

Make any requests, raise any issues, create pull requests, or directly contact me on github.com/blevic/nrarfcn. I'll be happy to help.

Author

By the way, hi there! I'm Breno. Follow me on github: @blevic.

License

This software is licensed under the MIT license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nrarfcn-2.1.0.tar.gz (3.3 kB view hashes)

Uploaded Source

Built Distribution

nrarfcn-2.1.0-py3-none-any.whl (4.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page