record TRivRecord

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TRivRecord = record

Description

 

Overview

Fields

Cell: TCellLocation;
Conductance: double;
RiverStage: double;
RiverBottom: double;
StartingTime: double;
EndingTime: double;
ConductanceAnnotation: string;
RiverStageAnnotation: string;
RiverBottomAnnotation: string;

Methods

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

Description

Fields

Cell: TCellLocation;
 
Conductance: double;
 
RiverStage: double;
 
RiverBottom: double;
 
StartingTime: double;
 
EndingTime: double;
 
ConductanceAnnotation: string;
 
RiverStageAnnotation: string;
 
RiverBottomAnnotation: 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:50