| Description | Hierarchy | Fields | Methods | Properties | 
type TSfrRecord = record
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; | 
procedure Cache(Comp: TCompressionStream; Strings: TStringList); | 
procedure Restore(Decomp: TDecompressionStream; Annotations: TStringList); | 
procedure RecordStrings(Strings: TStringList); | 
procedure AdjustReachLength(Factor: double); | 
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; | 
procedure Cache(Comp: TCompressionStream; Strings: TStringList); | 
procedure Restore(Decomp: TDecompressionStream; Annotations: TStringList); | 
procedure RecordStrings(Strings: TStringList); | 
procedure AdjustReachLength(Factor: double); |