record TSfrSegmentRecord

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TSfrSegmentRecord = record

Description

 

Overview

Fields

Cell: TCellLocation;
StreambedElevation: double;
StreamBedThickness: double;
HydraulicConductivity: double;
StreamWidth: double;
StreamDepth: double;
StartingTime: double;
EndingTime: double;
HydraulicConductivityAnnotation: string;
StreambedElevationAnnotation: string;
StreamBedThicknessAnnotation: string;
StreamWidthAnnotation: string;
StreamDepthAnnotation: string;

Methods

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

Description

Fields

Cell: TCellLocation;
 
StreambedElevation: double;
 
StreamBedThickness: double;
 
HydraulicConductivity: double;
 
StreamWidth: double;
 
StreamDepth: double;
 
StartingTime: double;
 
EndingTime: double;
 
HydraulicConductivityAnnotation: string;
 
StreambedElevationAnnotation: string;
 
StreamBedThicknessAnnotation: string;
 
StreamWidthAnnotation: string;
 
StreamDepthAnnotation: 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:51