record TMnw2Record

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TMnw2Record = record

Description

 

Overview

Fields

Cell: TCellLocation;
WellRadius: double;
SkinRadius: double;
SkinK: double;
B: double;
C: double;
P: double;
CellToWellConductance: double;
PartialPenetration: double;
WellRadiusAnnotation: string;
SkinRadiusAnnotation: string;
SkinKAnnotation: string;
BAnnotation: string;
CAnnotation: string;
PAnnotation: string;
CellToWellConductanceAnnotation: string;
PartialPenetrationAnnotation: string;

Methods

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

Description

Fields

Cell: TCellLocation;
 
WellRadius: double;
 
SkinRadius: double;
 
SkinK: double;
 
B: double;
 
C: double;
 
P: double;
 
CellToWellConductance: double;
 
PartialPenetration: double;
 
WellRadiusAnnotation: string;
 
SkinRadiusAnnotation: string;
 
SkinKAnnotation: string;
 
BAnnotation: string;
 
CAnnotation: string;
 
PAnnotation: string;
 
CellToWellConductanceAnnotation: string;
 
PartialPenetrationAnnotation: 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:47