The current Documentation is found under this link : https://rf-linkbudget.readthedocs.io/en/latest/index.html
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.
fixed calculation of Noisefigure value.
Also added noise term in signal source in the examples to clearify how to configure them properly
added feature to use current simulation parameters in a callback function for a switch or attenuator
fixed typo in the setDirection
function of the SPDT switch
added more unit tests
added more parameter verification
SPDT
Switches now have an Iso parameter for an isolation value
Updated examples with Filter
component
added first bunch of unittests
Changed Attenuator OIP3 to IIP3 value.
This change breaks old scripts!
Added Filter
Component