Metadata-Version: 2.1
Name: rf-linkbudget
Version: 1.1.2
Summary: A simple rf-linkbudget calculation tool
Home-page: https://github.com/hwengineer/rf_linkbudget
Author: Alexander Ott
Author-email: alexander.ott.ottale@gmail.com
License: MIT
Description: # rf-linkbudget
        
        <!-- https://packaging.python.org/tutorials/packaging-projects/ -->
        
        The current Documentation is found under this link : <https://rf-linkbudget.readthedocs.io/en/latest/index.html>
        
        ## Abstract
        RF-LinkBudget is a software package to aid RF Hardware Developer in defining and comparing LinkBudget’s of RF Ciruits.
        It calculates key parameter’s like cumulative Noise Figure, cumulates Gain, Intermodulation Signal Amplitudes and so on.
        
        ## Changelog
        
        ### 1.1.2
        added more unit tests  
        added more parameter verification  
        `SPDT` Switches now have an Iso parameter for an isolation value 
        
        ### 1.1.1
        Updated examples with `Filter` component  
        added first bunch of unittests
        
        ### 1.1.0
        Changed Attenuator OIP3 to IIP3 value.  
        This change breaks old scripts!
        
        ### 1.0.2
        Added `Filter` Component
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.5
Description-Content-Type: text/markdown
