record TEtsSurfDepthRecord

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TEtsSurfDepthRecord = record

Description

 

Overview

Fields

Cell: TCellLocation;
EvapotranspirationSurface: double;
EvapotranspirationDepth: double;
DepthFractions: array of double;
EtFractions: array of double;
StartingTime: double;
EndingTime: double;
EvapotranspirationSurfaceAnnotation: string;
EvapotranspirationDepthAnnotation: string;
DepthFractionAnnotations: array of string;
EtFractionAnnotations: array of string;

Methods

procedure Assign(const Item: TEtsSurfDepthRecord);
procedure Cache(Comp: TCompressionStream; Strings: TStringList);
procedure Restore(Decomp: TDecompressionStream; Annotations: TStringList);
procedure RecordStrings(Strings: TStringList);

Description

Fields

Cell: TCellLocation;
 
EvapotranspirationSurface: double;
 
EvapotranspirationDepth: double;
 
DepthFractions: array of double;
 
EtFractions: array of double;
 
StartingTime: double;
 
EndingTime: double;
 
EvapotranspirationSurfaceAnnotation: string;
 
EvapotranspirationDepthAnnotation: string;
 
DepthFractionAnnotations: array of string;
 
EtFractionAnnotations: array of string;
 

Methods

procedure Assign(const Item: TEtsSurfDepthRecord);
 
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:45