Class TRchTimeListLink

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TRchTimeListLink = class(TTimeListsModelLink)

Description

no description available, TTimeListsModelLink description follows

Hierarchy

Overview

Fields

Private FRechargeRateData: TModflowTimeList;

Methods

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

Properties

Protected property RechargeRateData: TModflowTimeList read FRechargeRateData;

Description

Fields

Private FRechargeRateData: TModflowTimeList;

FRechargeRateData is used to compute the recharge rates for a series of cells over a series of time intervals.

Methods

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

Properties

Protected property RechargeRateData: TModflowTimeList read FRechargeRateData;
 

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