Class TEtsSurfDepthTimeListLink

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TEtsSurfDepthTimeListLink = class(TTimeListsModelLink)

Description

no description available, TTimeListsModelLink description follows

Hierarchy

Overview

Fields

Private FEvapotranspirationSurfaceData: TModflowTimeList;
Private FEvapotranspirationDepthData: TModflowTimeList;
Private FListOfEtFractionLists: TList;
Private FListOfDepthFractionLists: TList;

Methods

Protected procedure CreateTimeLists; override;
Public Destructor Destroy; override;

Description

Fields

Private FEvapotranspirationSurfaceData: TModflowTimeList;

FEvapotranspirationSurfaceData is used to compute the evapotranspiration surface for a series of cells over a series of time intervals.

Private FEvapotranspirationDepthData: TModflowTimeList;
 
Private FListOfEtFractionLists: TList;
 
Private FListOfDepthFractionLists: TList;
 

Methods

Protected procedure CreateTimeLists; override;
 
Public Destructor Destroy; override;
 

Generated by PasDoc 0.12.1 on 2013-05-13 15:41:45