org.n52.operation.cropmodeling
Class C4Crop

java.lang.Object
  extended by org.n52.operation.cropmodeling.Crop
      extended by org.n52.operation.cropmodeling.C4Crop

public class C4Crop
extends Crop


Field Summary
 
Fields inherited from class org.n52.operation.cropmodeling.Crop
previousCropState
 
Constructor Summary
C4Crop(CropData data)
           
 
Method Summary
 boolean plantIsC3Type()
           
 
Methods inherited from class org.n52.operation.cropmodeling.Crop
calculateCropState, getCO2ReductionReferenceCrop, getFixedData, getLeafAreaIndex, getOrgan, getPreviousCropState, getTotalDryMass, increaseDevelopmentStage, setPreviousCropState
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

C4Crop

public C4Crop(CropData data)
Method Detail

plantIsC3Type

public boolean plantIsC3Type()
Overrides:
plantIsC3Type in class Crop