中文说明:
用于大气辐射传输模型modtran5的matlab程序,可读取编辑tape5文件,运行modtran以及读取运行结果。它提供了一组函数(在面向对象编程术语中称为“方法”),可以简化MODTRAN案例的处理。这些方法包括将tape5文件格式读入Mod5类“instance”或“object”,更改文件中描述的case实例,将tape5格式写回文件,在case上运行MODTRAN,并将MODTRAN输出文件中的各种结果读回Matlab。
English Description:
Matlab program for atmospheric radiative transfer model modtran5 can read and edit tape5 file, run MODTRAN and read the running results. It provides a set of functions (called "methods" in object-oriented programming terminology) to simplify MODTRAN case processing. These methods include reading tape5 file format into mod5 class "instance" or "object", changing the case instance described in the file, writing tape5 format back to the file, running MODTRAN on the case, and reading various results in MODTRAN output file back to Matlab.