Class TEvtSurfDepthListLink

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TEvtSurfDepthListLink = class(TTimeListsModelLink)

Description

no description available, TTimeListsModelLink description follows

Hierarchy

Overview

Fields

Private FEvapotranspirationSurfaceData: TModflowTimeList;
Private FEvapotranspirationDepthData: TModflowTimeList;

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;

FEvapotranspirationDepthData is used to compute the evapotranspiration cutoff depth for a series of cells over a series of time intervals.

Methods

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

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