inputfileName_format | 読み込むスナップショットのファイル名。
時刻部分はフォーマット文字列("%.4f"など)として指定する。 Name of the snapshot files to read, where time is specified as a format string (e.g., "%.4f"). |
size | 読み込むスナップショットの時刻サンプル数。 The number of time samples of the snapshots to read. |
t0 | 読み込むスナップショットの先頭時刻。 The beginning time of the snapshots to read. |
dt | 読み込むスナップショットの時間間隔。 Time interval of the snapshots to read. |
ファイル File |
データの読み込み先の配列要素 Array component where the data is to be read |
snapshot/t0.0.3db | snapshot[0] |
snapshot/t0.2.3db | snapshot[1] |
snapshot/t0.4.3db | snapshot[2] |
• • • | |
snapshot/t2.0.3db | snapshot[10] |