Skip to main content

A python package to calculate the lte and nr frequency

Project description

LTE_NR_Frequency

Convert between EARFCN and LTE frequency, NR-ARFCN and NR frequency.

Install

pip install lte-nr-frequency

Usage

get_lte_freq():

Args:

LTE EARFCN.

Returns:

Dictionary of band name, LTE downlink frequency, LTE uplink frequency, duplex type.

get_lte_earfcn()

Args:

LTE downlink frequency.

Returns:

List of dictionaries of band name, LTE uplink frequency, LTE downlink earfcn, LTE uplink earfcn and duplex type.

get_nr_dl_freq()

Args:

NR downlink arfcn.

Returns:

List of dictionaries of band name, NR downlink frequency, duplex type, band type.

get_nr_dl_arfcn()

Args:

NR downlink frequency.

Returns:

NR downlink arfcn.

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

lte-nr-frequency-0.0.3.tar.gz (4.3 kB view hashes)

Uploaded Source

Built Distribution

lte_nr_frequency-0.0.3-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