Class TModpathResponseFileWriter

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TModpathResponseFileWriter = class(TCustomModflowWriter)

Description

MODPATH version 5

Hierarchy

Overview

Fields

Private FOptions: TModpathSelection;
Private FNewBudgetFile: Boolean;
Public FLargeBudgetFileResponse: string;

Methods

Private function GetCBF_Option(const AFileName: string): TCompositeBudgetFileOption;
Private function CompositeBudgetFileSize: Int64;
Private function RespondToLargeBudgetFile( CBF_Option: TCompositeBudgetFileOption): string;
Protected class function Extension: string; override;
Public Constructor Create(Model: TCustomModel; EvaluationType: TEvaluationType); override;
Public procedure WriteFile(const AFileName: string; NewBudgetFile: boolean);

Description

Fields

Private FOptions: TModpathSelection;
 
Private FNewBudgetFile: Boolean;
 
Public FLargeBudgetFileResponse: string;
 

Methods

Private function GetCBF_Option(const AFileName: string): TCompositeBudgetFileOption;
 
Private function CompositeBudgetFileSize: Int64;
 
Private function RespondToLargeBudgetFile( CBF_Option: TCompositeBudgetFileOption): string;
 
Protected class function Extension: string; override;
 
Public Constructor Create(Model: TCustomModel; EvaluationType: TEvaluationType); override;
 
Public procedure WriteFile(const AFileName: string; NewBudgetFile: boolean);
 

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