Added descriptive text to start of API examples

这个提交包含在:
Craig Warren
2023-05-05 11:44:03 +01:00
父节点 5c6754a238
当前提交 ae3b543549
共有 5 个文件被更改,包括 48 次插入2 次删除

查看文件

@@ -1,3 +1,13 @@
"""An half-wavelength wire dipole antenna in freespace
This example model demonstrates how to a the transmission line source, which
allows s-parameters and input impedances to be calculated after the simulation
has run.
Both API and hash commands are given next to each other as a comparison of the
two different methods that can be used to build a model.
"""
from pathlib import Path
import gprMax