net.simplace.sim.components.experimental.amei.PotentialGrowth

Grouped SimComponent to calculate potential growth, using LintulPhenology, Vernalisation, Partitioning and LintulBiomass. Class is defined by the File net.simplace.sim.components.models.lintul.PotentialGrowth.grp.xml

See also: LintulPhenology, net.simplace.sim.components.crop.VernalisationAndPhotoresponse, Partitioning, LintulBiomass




public final class PotentialGrowth extends
net.simplace.sim.model.FWSimComponentGroup {
// Public Constructors
public PotentialGrowth();

// Constants
public static final String CONFIGURATION_XML;

// Protected Instance Methods
protected void readConfiguration(); // Defines
net.simplace.sim.model.FWSimComponentGroup


protected FWSimComponent clone(FWSimVarMap aVarMap);
// Defines net.simplace.sim.model.FWSimComponent




}



Hierarchy: java.lang.Object - net.simplace.sim.model.FWSimComponent (net.simplace.sim.util.FWSimFieldContainer) - net.simplace.sim.model.FWSimComponentGroup - PotentialGrowth