Removed txs property as it was only used when converting old output files.

这个提交包含在:
Craig Warren
2016-02-08 18:21:39 +00:00
父节点 7b2e836afe
当前提交 8094fa4e58

查看文件

@@ -52,7 +52,6 @@ class FDTDGrid:
self.hertziandipoles = []
self.magneticdipoles = []
self.transmissionlines = []
self.txs = [] # Only used for converting old output files to HDF5 format
self.srcstepx = 0
self.srcstepy = 0
self.srcstepz = 0