Input and output files¶
All file objects, whether input or output, inherit from the abstract class File
and all of its methods.
-
class
tradssat.tmpl.InpFile(file)[source]¶ Parent class for all input files, as well as for Summary.OUT.
All file objects, whether input or output, inherit from the abstract class File
and all of its methods.
tradssat.tmpl.InpFile(file)[source]¶Parent class for all input files, as well as for Summary.OUT.