Download the PHP package rbarden/rf-emission-designator without Composer
On this page you can find all versions of the php package rbarden/rf-emission-designator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download rbarden/rf-emission-designator
More information about rbarden/rf-emission-designator
Files in rbarden/rf-emission-designator
Download rbarden/rf-emission-designator
More information about rbarden/rf-emission-designator
Files in rbarden/rf-emission-designator
Vendor rbarden
Package rf-emission-designator
Short Description a package to parse RF emission designators
License MIT
Package rf-emission-designator
Short Description a package to parse RF emission designators
License MIT
Please rate this library. Is it a good library?
Informations about the package rf-emission-designator
RF Emission Designators
RF Emission Designators describe characteristics of RF signals.
This package uses the definitions found in 47 CFR Part 2 Subpart C.
This means that only 3- and 7-character designators are supported, for example: J3E
and 2K80J3E
N.B. This package doesn't really have any practical application right now.
Usage
Parse the string with Rbarden\RFEmissionDesignator\EmissionDesignator::from($designator)
and then you can access all the properties from there.
See the tests.
All versions of rf-emission-designator with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.3
The package rbarden/rf-emission-designator contains the following files
Loading the files please wait ....