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
Release history Release notifications | RSS feed
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)
Built Distribution
Close
Hashes for lte_nr_frequency-0.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 343f465b629a74eabb39839358049ef3c823b180b37ade731beb4e979c57e29e |
|
MD5 | 25b0b8d67102dbe9c02bb3a233c4911b |
|
BLAKE2b-256 | 70c2d5f6107bf7cb7a82b7157563f80690f59a5ad11991a4342dc242e24103de |