horvlint / gr-vna

Vector Network Analyzer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the vna-write-a-block package meant as a guide to building
out-of-tree packages. To use the vna blocks, the Python namespaces
is in 'vna', which is imported as:

    import vna

See the Doxygen documentation for details about the blocks available
in this package. A quick listing of the details can be found in Python
after importing by using: 

    help(vna)

About

Vector Network Analyzer


Languages

Language:Python 95.5%Language:C++ 4.3%Language:C 0.2%