Class TBarrier

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TBarrier = class(TCustomModflowGridEdgeFeature)

Description

no description available, TCustomModflowGridEdgeFeature description follows

TCustomModflowGridEdgeFeature is a base class used in the display of model properties that are on the edges between model cells. Currently, the Horizontal Flow Barrier package is the only example of this supported in ModelMuse. .

See also
TBarrier

Hierarchy

Overview

Fields

Public Parameter: TModflowSteadyParameter;
Public HydraulicConductivity: double;
Public Thickness: double;
Public HydraulicConductivityAnnotation: string;
Public ThicknessAnnotation: string;

Methods

Protected function GetRealAnnotation(Index: integer): string; override;
Protected function GetRealValue(Index: integer): double; override;
Public Function LocationSame(ABarrier: TBarrier): boolean;
Public procedure WriteBarrier(Writer: TModflowHfb_Writer; const Comment: string);

Description

Fields

Public Parameter: TModflowSteadyParameter;
 
Public HydraulicConductivity: double;
 
Public Thickness: double;
 
Public HydraulicConductivityAnnotation: string;
 
Public ThicknessAnnotation: string;
 

Methods

Protected function GetRealAnnotation(Index: integer): string; override;
 
Protected function GetRealValue(Index: integer): double; override;
 
Public Function LocationSame(ABarrier: TBarrier): boolean;
 
Public procedure WriteBarrier(Writer: TModflowHfb_Writer; const Comment: string);
 

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