public class IndicatorSurfaceUTH extends AbstractIndicator
SAU totale
Surface par UTH = ----------
MO totale
Avec,
Surface par UTH : Surface par unité de travail humain (ha UTH-1)
SAU totale : Surface Agricole Utile totale du domaine (ha). Donnée saisie par l’utilisateur.
MO totale : Main d’œuvre totale du domaine (UMO). Donnée saisie par l’utilisateur.
Echelles de présentation de la variable calculée
Le calcul est directement réalisé à l’échelle du domaine, en utilisant des données saisies au niveau du domaine.
Echelle temporelle :
La surface par UTH peut être présentée aux échelles temporelles de :
1 année
plusieurs années
Les modalités de changement d’échelle sont présentées ici.
Données de référence
Aucune donnée de référence pour ce calculabstractActionTopiaDao, abstractInputTopiaDao, croppingPlanEntryDao, effectiveCropCycleConnectionTopiaDao, effectiveCropCycleNodeTopiaDao, effectiveCroppingValues, effectiveGrowingSystemValues, effectiveInterventionTopiaDao, effectivePerennialCropCycleTopiaDao, effectivePlotValues, effectiveSeasonalCropCycleTopiaDao, effectiveZoneValues, practicedCropCycleConnectionDao, practicedInterventionDAO, practicedPerennialCropCycleDao, practicedSeasonalCropCycleDao, practicedSystemCycleValues, practicedSystemDao, practicedSystemValues, toolsCouplingDAOMONTHS, NOT_APPLICABLE, PRACTICED_DATE_PATTERN| Constructor and Description |
|---|
IndicatorSurfaceUTH() |
| Modifier and Type | Method and Description |
|---|---|
void |
computeEffective(IndicatorWriter writer,
Domain domain)
Système de culture >> Domaine.
|
void |
computePracticed(IndicatorWriter writer,
Domain domain) |
double |
getDomainTotalMO(Domain domain) |
String |
getIndicatorCategory()
Retourne la categories de l'indicateur.
|
String |
getIndicatorLabel(int i)
Retourne le nom de l'indicateur.
|
Double[] |
manageIntervention(EffectiveIntervention intervention,
Zone zone,
CroppingPlanEntry croppingPlanEntry,
CroppingPlanEntry previousPlanEntry,
EffectiveCropCyclePhase phase) |
Double[] |
manageIntervention(PracticedIntervention intervention,
GrowingSystem growingSystem,
String campaigns,
String croppingPlanEntryCode,
String previousPlanEntryCode,
PracticedCropCyclePhase phase) |
addPerennialCropPart, computeCumulativeFrequencies, computeEffective, computeEffective, computeEffective, computeEffectiveInterventionSheet, computePracticed, getCampaignsCount, getCumulativeFrequencies, getEffectiveCropCycleConnectionTopiaDao, resetEffective, resetEffective, resetEffective, resetPracticed, setAbstractActionTopiaDao, setAbstractInputTopiaDao, setCroppingPlanEntryDao, setEffectiveCropCycleConnectionTopiaDao, setEffectiveCropCycleNodeTopiaDao, setEffectiveInterventionTopiaDao, setEffectivePerennialCropCycleTopiaDao, setEffectiveSeasonalCropCycleTopiaDao, setPracticedCropCycleConnectionDao, setPracticedInterventionDAO, setPracticedPerennialCropCycleDao, setPracticedSeasonalCropCycleDao, setPracticedSystemDao, setToolsCouplingDAOdivs, getInputPSCi, getInputPSCi, getToolPSCi, getToolPSCi, mults, newArray, newResult, sumpublic String getIndicatorCategory()
IndicatorgetIndicatorCategory in class Indicatorpublic String getIndicatorLabel(int i)
IndicatorgetIndicatorLabel in class Indicatori - indice dans le cas de résultat multiple (peut être ingoré suivant l'indicateur)public void computePracticed(IndicatorWriter writer, Domain domain)
computePracticed in class AbstractIndicatorpublic void computeEffective(IndicatorWriter writer, Domain domain)
IndicatorcomputeEffective in class AbstractIndicatorwriter - writerdomain - domainpublic double getDomainTotalMO(Domain domain)
public Double[] manageIntervention(PracticedIntervention intervention, GrowingSystem growingSystem, String campaigns, String croppingPlanEntryCode, String previousPlanEntryCode, PracticedCropCyclePhase phase)
manageIntervention in class AbstractIndicatorpublic Double[] manageIntervention(EffectiveIntervention intervention, Zone zone, CroppingPlanEntry croppingPlanEntry, CroppingPlanEntry previousPlanEntry, EffectiveCropCyclePhase phase)
manageIntervention in class AbstractIndicatorCopyright © 2013–2015 Inra. All rights reserved.