public class Partial1DDatasetMaker extends java.lang.Object implements Operation
TODO shとpsvの曖昧さ 両方ある場合ない場合等 現状では combineして対処している
Time length (TLEN) and the number of step in frequency domain (NP) in DSM software must be same. Those values are set in a parameter file.
Only partials for radius written in a parameter file are computed.
Assume there are no station with the same name but different networks in same events TODO
コンストラクタと説明 |
---|
Partial1DDatasetMaker(java.util.Properties property) |
修飾子とタイプ | メソッドと説明 |
---|---|
java.util.Properties |
getProperties() |
java.nio.file.Path |
getWorkPath() |
static void |
main(java.lang.String[] args) |
void |
run() |
static void |
writeDefaultPropertiesFile() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
findPath, getPath, writeProperties
public Partial1DDatasetMaker(java.util.Properties property) throws java.io.IOException
java.io.IOException
public static void writeDefaultPropertiesFile() throws java.io.IOException
java.io.IOException
public static void main(java.lang.String[] args) throws java.io.IOException
public java.nio.file.Path getWorkPath()
getWorkPath
インタフェース内 Operation
public java.util.Properties getProperties()
getProperties
インタフェース内 Operation