Class OmsEIEnergyReader
- java.lang.Object
-
- org.hortonmachine.gears.libs.modules.HMModel
-
- org.hortonmachine.gears.io.eicalculator.OmsEIEnergyReader
-
public class OmsEIEnergyReader extends HMModel
-
-
Constructor Summary
Constructors Constructor Description OmsEIEnergyReader()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidclose()voidread()-
Methods inherited from class org.hortonmachine.gears.libs.modules.HMModel
checkCancel, checkFileExists, checkNull, checkWorkingFolderInPath, concatOr, dumpRaster, dumpVector, getDefaultThreadsNum, getRaster, getVector, help, isCanceled, template
-
-
-
-
Method Detail
-
close
public void close() throws IOException- Throws:
IOException
-
read
public void read() throws IOException- Throws:
IOException
-
-