record TSfrRecord

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TSfrRecord = record

Description

 

Overview

Fields

Cell: TCellLocation;
ReachLength: double;
LgrReachLength: double;
StreamSlope: double;
StreambedElevation: double;
StreamBedThickness: double;
HydraulicConductivity: double;
SaturatedWaterContent: double;
InitialWaterContent: double;
BrooksCoreyExponent: double;
VerticalK: double;
StartingTime: double;
EndingTime: double;
ReachLengthAnnotation: string;
StreamSlopeAnnotation: string;
HydraulicConductivityAnnotation: string;
StreambedElevationAnnotation: string;
StreamBedThicknessAnnotation: string;
SaturatedWaterContentAnnotation: string;
InitialWaterContentAnnotation: string;
BrooksCoreyExponentAnnotation: string;
VerticalKAnnotation: string;

Methods

procedure Cache(Comp: TCompressionStream; Strings: TStringList);
procedure Restore(Decomp: TDecompressionStream; Annotations: TStringList);
procedure RecordStrings(Strings: TStringList);
procedure AdjustReachLength(Factor: double);

Description

Fields

Cell: TCellLocation;
 
ReachLength: double;
 
LgrReachLength: double;
 
StreamSlope: double;
 
StreambedElevation: double;
 
StreamBedThickness: double;
 
HydraulicConductivity: double;
 
SaturatedWaterContent: double;
 
InitialWaterContent: double;
 
BrooksCoreyExponent: double;
 
VerticalK: double;
 
StartingTime: double;
 
EndingTime: double;
 
ReachLengthAnnotation: string;
 
StreamSlopeAnnotation: string;
 
HydraulicConductivityAnnotation: string;
 
StreambedElevationAnnotation: string;
 
StreamBedThicknessAnnotation: string;
 
SaturatedWaterContentAnnotation: string;
 
InitialWaterContentAnnotation: string;
 
BrooksCoreyExponentAnnotation: string;
 
VerticalKAnnotation: string;
 

Methods

procedure Cache(Comp: TCompressionStream; Strings: TStringList);
 
procedure Restore(Decomp: TDecompressionStream; Annotations: TStringList);
 
procedure RecordStrings(Strings: TStringList);
 
procedure AdjustReachLength(Factor: double);
 

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