Class TResBoundary

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TResBoundary = class(TModflowBoundary)

Description

no description available, TModflowBoundary description follows

TModflowBoundary represents the MODFLOW boundaries associated with a single TScreenObject.

See also
TCustomMF_BoundColl
TCustomMF_BoundColl represents MODFLOW boundaries for a series of time intervals.

Hierarchy

Overview

Fields

Private FResId: integer;

Methods

Private procedure SetResId(const Value: integer);
Protected procedure AssignCells(BoundaryStorage: TCustomBoundaryStorage; ValueTimeList: TList; AModel: TBaseModel); override;
Protected class function BoundaryCollectionClass: TMF_BoundCollClass; override;
Public procedure GetCellValues(ValueTimeList: TList; ParamList: TStringList; AModel: TBaseModel); override;

Properties

Public property ResId: integer read FResId write SetResId;

Description

Fields

Private FResId: integer;
 

Methods

Private procedure SetResId(const Value: integer);
 
Protected procedure AssignCells(BoundaryStorage: TCustomBoundaryStorage; ValueTimeList: TList; AModel: TBaseModel); override;
 
Protected class function BoundaryCollectionClass: TMF_BoundCollClass; override;
 
Public procedure GetCellValues(ValueTimeList: TList; ParamList: TStringList; AModel: TBaseModel); override;
 

Properties

Public property ResId: integer read FResId write SetResId;
 

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