Class TChdBoundary

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TChdBoundary = class(TModflowParamBoundary)

Description

TChdBoundary represents the MODFLOW Constant-Head boundaries associated with a single TScreenObject. See also TChdCollection in implementation section

See also
TModflowParameters
TModflowParameters stores a series of MODFLOW boundaries associated with a series of MODFLOW parameters.

Hierarchy

Overview

Methods

Protected procedure AssignCells(BoundaryStorage: TCustomBoundaryStorage; ValueTimeList: TList; AModel: TBaseModel); override;
Protected class function BoundaryCollectionClass: TMF_BoundCollClass; override;
Protected class function ModflowParamItemClass: TModflowParamItemClass; override;
Protected function ParameterType: TParameterType; override;
Public procedure GetCellValues(ValueTimeList: TList; ParamList: TStringList; AModel: TBaseModel); override;
Public procedure InvalidateDisplay; override;

Description

Methods

Protected procedure AssignCells(BoundaryStorage: TCustomBoundaryStorage; ValueTimeList: TList; AModel: TBaseModel); override;
 
Protected class function BoundaryCollectionClass: TMF_BoundCollClass; override;
 
Protected class function ModflowParamItemClass: TModflowParamItemClass; override;
 
Protected function ParameterType: TParameterType; override;
 
Public procedure GetCellValues(ValueTimeList: TList; ParamList: TStringList; AModel: TBaseModel); override;
 
Public procedure InvalidateDisplay; override;
 

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