Class TGhbPackage

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TGhbPackage = class(TModflowPackageSelection)

Description

no description available, TModflowPackageSelection description follows

Hierarchy

Overview

Fields

Private FMfGhbConductance: TModflowBoundaryDisplayTimeList;
Private FMfGhbBoundaryHead: TModflowBoundaryDisplayTimeList;

Methods

Private procedure GetMfGhbConductanceUseList(Sender: TObject; NewUseList: TStringList);
Private procedure GetMfGhbBoundaryHeadUseList(Sender: TObject; NewUseList: TStringList);
Private procedure InitializeGhbDisplay(Sender: TObject);
Public Constructor Create(Model: TBaseModel);
Public Destructor Destroy; override;
Public procedure InvalidateAllTimeLists; override;

Properties

Public property MfGhbConductance: TModflowBoundaryDisplayTimeList read FMfGhbConductance;
Public property MfGhbBoundaryHead: TModflowBoundaryDisplayTimeList read FMfGhbBoundaryHead;

Description

Fields

Private FMfGhbConductance: TModflowBoundaryDisplayTimeList;
 
Private FMfGhbBoundaryHead: TModflowBoundaryDisplayTimeList;
 

Methods

Private procedure GetMfGhbConductanceUseList(Sender: TObject; NewUseList: TStringList);
 
Private procedure GetMfGhbBoundaryHeadUseList(Sender: TObject; NewUseList: TStringList);
 
Private procedure InitializeGhbDisplay(Sender: TObject);
 
Public Constructor Create(Model: TBaseModel);
 
Public Destructor Destroy; override;
 
Public procedure InvalidateAllTimeLists; override;
 

Properties

Public property MfGhbConductance: TModflowBoundaryDisplayTimeList read FMfGhbConductance;
 
Public property MfGhbBoundaryHead: TModflowBoundaryDisplayTimeList read FMfGhbBoundaryHead;
 

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