Report ~~~~~~ These examples use PyAEDT to show some report capabilities. .. grid:: 2 .. grid-item-card:: PCIE virtual compliance :padding: 2 2 2 2 :link: virtual_compliance :link-type: doc .. image:: _static/virtual_compliance_eye.png :alt: Virtual compliance :width: 250px :height: 200px :align: center This example shows how to generate a compliance report in PyAEDT using the VirtualCompliance class. .. grid-item-card:: Touchstone files :padding: 2 2 2 2 :link: touchstone_file :link-type: doc .. image:: _static/touchstone_skitrf.png :alt: Touchstone file :width: 250px :height: 200px :align: center This example shows how to use objects in a Touchstone file without opening AEDT. .. grid-item-card:: Automatic report creation :padding: 2 2 2 2 :link: automatic_report :link-type: doc .. image:: _static/automatic_report.png :alt: Automatic report :width: 250px :height: 200px :align: center This example shows how to create reports from a JSON template file. .. toctree:: :hidden: virtual_compliance touchstone_file automatic_report