Package org.hortonmachine.modules
Class Insolation
java.lang.Object
org.hortonmachine.gears.libs.modules.HMModel
org.hortonmachine.modules.Insolation
public class Insolation
extends org.hortonmachine.gears.libs.modules.HMModel
-
Field Summary
Fields Modifier and Type Field Description java.lang.StringinElevjava.lang.StringoutInsjava.lang.StringtEndDatejava.lang.StringtStartDate -
Constructor Summary
Constructors Constructor Description Insolation() -
Method Summary
Modifier and Type Method Description voidprocess()
-
Field Details
-
inElev
public java.lang.String inElev -
tStartDate
public java.lang.String tStartDate -
tEndDate
public java.lang.String tEndDate -
outIns
public java.lang.String outIns
-
-
Constructor Details
-
Insolation
public Insolation()
-
-
Method Details
-
process
public void process() throws java.lang.Exception- Throws:
java.lang.Exception
-