Class TMnw2TimeCollection

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TMnw2TimeCollection = class(TCustomNonSpatialBoundColl)

Description

no description available, TCustomNonSpatialBoundColl description follows

TCustomNonSpatialBoundColl is an abstract ancestor used with MODFLOW boundary conditions that may or may not be defined at cells. For instance EquationValues of the SFR boundary is defined using a direct descendant of TCustomNonSpatialBoundColl. Boundaries that are defined at cells typically descend from TCustomMF_BoundColl which descends from TCustomNonSpatialBoundColl.

Hierarchy

Overview

Methods

Protected class function ItemClass: TBoundaryItemClass; override;
Public procedure Evaluate;
Public function IndexOfContainedStartTime(AStartTime: double): integer;

Description

Methods

Protected class function ItemClass: TBoundaryItemClass; override;
 
Public procedure Evaluate;
 
Public function IndexOfContainedStartTime(AStartTime: double): integer;
 

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