Description | Hierarchy | Fields | Methods | Properties |
type TSfrUnsatSegment_Cell = class(TValueCell)
![]() |
FValues: TSfrUnsatSegmentRecord; |
![]() |
FStressPeriod: integer; |
![]() |
function GetInitialWaterContent: double; |
![]() |
function GetBrooksCoreyExponent: double; |
![]() |
function GetSaturatedWaterContent: double; |
![]() |
function GetBrooksCoreyExponentAnnotation: string; |
![]() |
function GetSaturatedWaterContentAnnotation: string; |
![]() |
function GetInitialWaterContentAnnotation: string; |
![]() |
function GetVerticalSaturatedK: double; |
![]() |
function GetVerticalSaturatedKAnnotation: string; |
![]() |
function GetColumn: integer; override; |
![]() |
function GetLayer: integer; override; |
![]() |
function GetRow: integer; override; |
![]() |
function GetIntegerValue(Index: integer; AModel: TBaseModel): integer; override; |
![]() |
function GetRealValue(Index: integer; AModel: TBaseModel): double; override; |
![]() |
function GetRealAnnotation(Index: integer; AModel: TBaseModel): string; override; |
![]() |
function GetIntegerAnnotation(Index: integer; AModel: TBaseModel): string; override; |
![]() |
procedure Cache(Comp: TCompressionStream; Strings: TStringList); override; |
![]() |
procedure Restore(Decomp: TDecompressionStream; Annotations: TStringList); override; |
![]() |
procedure RecordStrings(Strings: TStringList); override; |
![]() |
property Values: TSfrUnsatSegmentRecord read FValues write FValues; |
![]() |
property StressPeriod: integer read FStressPeriod write FStressPeriod; |
![]() |
property BrooksCoreyExponent: double read GetBrooksCoreyExponent; |
![]() |
property SaturatedWaterContent: double read GetSaturatedWaterContent; |
![]() |
property InitialWaterContent: double read GetInitialWaterContent; |
![]() |
property VerticalSaturatedK: double read GetVerticalSaturatedK; |
![]() |
property BrooksCoreyExponentAnnotation: string read GetBrooksCoreyExponentAnnotation; |
![]() |
property SaturatedWaterContentAnnotation: string read GetSaturatedWaterContentAnnotation; |
![]() |
property InitialWaterContentAnnotation: string read GetInitialWaterContentAnnotation; |
![]() |
property VerticalSaturatedKAnnotation: string read GetVerticalSaturatedKAnnotation; |
![]() |
FValues: TSfrUnsatSegmentRecord; |
![]() |
FStressPeriod: integer; |
![]() |
function GetInitialWaterContent: double; |
![]() |
function GetBrooksCoreyExponent: double; |
![]() |
function GetSaturatedWaterContent: double; |
![]() |
function GetBrooksCoreyExponentAnnotation: string; |
![]() |
function GetSaturatedWaterContentAnnotation: string; |
![]() |
function GetInitialWaterContentAnnotation: string; |
![]() |
function GetVerticalSaturatedK: double; |
![]() |
function GetVerticalSaturatedKAnnotation: string; |
![]() |
function GetColumn: integer; override; |
![]() |
function GetLayer: integer; override; |
![]() |
function GetRow: integer; override; |
![]() |
function GetIntegerValue(Index: integer; AModel: TBaseModel): integer; override; |
![]() |
function GetRealValue(Index: integer; AModel: TBaseModel): double; override; |
![]() |
function GetRealAnnotation(Index: integer; AModel: TBaseModel): string; override; |
![]() |
function GetIntegerAnnotation(Index: integer; AModel: TBaseModel): string; override; |
![]() |
procedure Cache(Comp: TCompressionStream; Strings: TStringList); override; |
![]() |
procedure Restore(Decomp: TDecompressionStream; Annotations: TStringList); override; |
![]() |
procedure RecordStrings(Strings: TStringList); override; |
![]() |
property Values: TSfrUnsatSegmentRecord read FValues write FValues; |
![]() |
property StressPeriod: integer read FStressPeriod write FStressPeriod; |
![]() |
property BrooksCoreyExponent: double read GetBrooksCoreyExponent; |
![]() |
property SaturatedWaterContent: double read GetSaturatedWaterContent; |
![]() |
property InitialWaterContent: double read GetInitialWaterContent; |
![]() |
property VerticalSaturatedK: double read GetVerticalSaturatedK; |
![]() |
property BrooksCoreyExponentAnnotation: string read GetBrooksCoreyExponentAnnotation; |
![]() |
property SaturatedWaterContentAnnotation: string read GetSaturatedWaterContentAnnotation; |
![]() |
property InitialWaterContentAnnotation: string read GetInitialWaterContentAnnotation; |
![]() |
property VerticalSaturatedKAnnotation: string read GetVerticalSaturatedKAnnotation; |