Class TCustomSubWriter

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TCustomSubWriter = class(TCustomPackageWriter)

Description

no description available, TCustomPackageWriter description follows

TCustomPackageWriter is an abstract base class used to generate input for MODFLOW for a specific package.

Hierarchy

Overview

Methods

Protected procedure GetStartAndEndTimeSteps(var ITS2, ISP2, ITS1, ISP1: Integer; PrintChoice: TCustomPrintItem);
Protected function StartTimeOK(Time: double; PrintChoice: TCustomPrintItem): boolean;
Protected function EndTimeOK(Time: double; PrintChoice: TCustomPrintItem): boolean;

Description

Methods

Protected procedure GetStartAndEndTimeSteps(var ITS2, ISP2, ITS1, ISP1: Integer; PrintChoice: TCustomPrintItem);
 
Protected function StartTimeOK(Time: double; PrintChoice: TCustomPrintItem): boolean;
 
Protected function EndTimeOK(Time: double; PrintChoice: TCustomPrintItem): boolean;
 

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