| Description | Hierarchy | Fields | Methods | Properties | 
type TSfrUnsatSegmentRecord = record
Cell: TCellLocation; | 
SaturatedWaterContent: double; | 
InitialWaterContent: double; | 
BrooksCoreyExponent: double; | 
VerticalSaturatedK: double; | 
StartingTime: double; | 
EndingTime: double; | 
BrooksCoreyExponentAnnotation: string; | 
SaturatedWaterContentAnnotation: string; | 
InitialWaterContentAnnotation: string; | 
VerticalSaturatedKAnnotation: string; | 
procedure Cache(Comp: TCompressionStream; Strings: TStringList); | 
procedure Restore(Decomp: TDecompressionStream; Annotations: TStringList); | 
procedure RecordStrings(Strings: TStringList); | 
Cell: TCellLocation; | 
SaturatedWaterContent: double; | 
InitialWaterContent: double; | 
BrooksCoreyExponent: double; | 
VerticalSaturatedK: double; | 
StartingTime: double; | 
EndingTime: double; | 
BrooksCoreyExponentAnnotation: string; | 
SaturatedWaterContentAnnotation: string; | 
InitialWaterContentAnnotation: string; | 
VerticalSaturatedKAnnotation: string; | 
procedure Cache(Comp: TCompressionStream; Strings: TStringList); | 
procedure Restore(Decomp: TDecompressionStream; Annotations: TStringList); | 
procedure RecordStrings(Strings: TStringList); |