Class TSfrTimeListLink

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TSfrTimeListLink = class(TTimeListsModelLink)

Description

no description available, TTimeListsModelLink description follows

Hierarchy

Overview

Fields

Private FHydraulicConductivityData: TModflowTimeList;
Private FStreamBedThicknessData: TModflowTimeList;
Private FStreamBedElevationData: TModflowTimeList;
Private FStreamSlopeData: TModflowTimeList;
Private FSaturatedWaterContent: TModflowTimeList;
Private FInitialWaterContent: TModflowTimeList;
Private FBrooksCoreyExponent: TModflowTimeList;
Private FVerticalK: TModflowTimeList;
Private FReachLength: TModflowTimeList;
Private FLgrReachLength: TModflowTimeList;

Methods

Protected procedure CreateTimeLists; override;
Public Destructor Destroy; override;

Description

Fields

Private FHydraulicConductivityData: TModflowTimeList;

FHydraulicConductivityData is used to compute the hydraulic conductivity for a series of Streamflow Routing Boundaries over a series of time intervals.

Private FStreamBedThicknessData: TModflowTimeList;

FStreamBedThicknessData is used to compute the streambed thickness for a series of Streamflow Routing Boundaries over a series of time intervals.

Private FStreamBedElevationData: TModflowTimeList;

FStreamBedElevationData is used to compute the streambed elevation for a series of Streamflow Routing Boundaries over a series of time intervals.

Private FStreamSlopeData: TModflowTimeList;

FStreamSlopeData is used to compute the stream slope for a series of Streamflow Routing Boundaries over a series of time intervals.

Private FSaturatedWaterContent: TModflowTimeList;
 
Private FInitialWaterContent: TModflowTimeList;
 
Private FBrooksCoreyExponent: TModflowTimeList;
 
Private FVerticalK: TModflowTimeList;
 
Private FReachLength: TModflowTimeList;
 
Private FLgrReachLength: TModflowTimeList;
 

Methods

Protected procedure CreateTimeLists; override;
 
Public Destructor Destroy; override;
 

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