Class TSfrSegmentTimeListLink

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TSfrSegmentTimeListLink = class(TTimeListsModelLink)

Description

no description available, TTimeListsModelLink description follows

Hierarchy

Overview

Fields

Private FHydraulicConductivityData: TModflowTimeList;
Private FStreamBedThicknessData: TModflowTimeList;
Private FStreamBedElevationData: TModflowTimeList;
Private FStreamWidthData: TModflowTimeList;
Private FStreamDepthData: 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 FStreamWidthData: TModflowTimeList;

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

Private FStreamDepthData: TModflowTimeList;
 

Methods

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

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