org.n52.operation.cropmodeling
Class C3Crop

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

public class C3Crop
extends Crop


Field Summary
 
Fields inherited from class org.n52.operation.cropmodeling.Crop
previousCropState
 
Constructor Summary
C3Crop(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

C3Crop

public C3Crop(CropData data)
Method Detail

plantIsC3Type

public boolean plantIsC3Type()
Overrides:
plantIsC3Type in class Crop