record TSfrUnsatSegmentRecord

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TSfrUnsatSegmentRecord = record

Description

 

Overview

Fields

Cell: TCellLocation;
SaturatedWaterContent: double;
InitialWaterContent: double;
BrooksCoreyExponent: double;
VerticalSaturatedK: double;
StartingTime: double;
EndingTime: double;
BrooksCoreyExponentAnnotation: string;
SaturatedWaterContentAnnotation: string;
InitialWaterContentAnnotation: string;
VerticalSaturatedKAnnotation: string;

Methods

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

Description

Fields

Cell: TCellLocation;
 
SaturatedWaterContent: double;
 
InitialWaterContent: double;
 
BrooksCoreyExponent: double;
 
VerticalSaturatedK: double;
 
StartingTime: double;
 
EndingTime: double;
 
BrooksCoreyExponentAnnotation: string;
 
SaturatedWaterContentAnnotation: string;
 
InitialWaterContentAnnotation: string;
 
VerticalSaturatedKAnnotation: string;
 

Methods

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

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