Class TEvtStorage

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TEvtStorage = class(TCustomBoundaryStorage)

Description

TEvtStorage extends TCustomBoundaryStorage by adding the locations and evapotranspiration rates of series of evapotranspiration cells.

Hierarchy

Overview

Fields

Private FEvtArray: TEvtArray;

Methods

Private function GetEvtArray: TEvtArray;
Protected procedure Restore(DecompressionStream: TDecompressionStream; Annotations: TStringList); override;
Protected procedure Store(Compressor: TCompressionStream); override;
Protected procedure Clear; override;

Properties

Public property EvtArray: TEvtArray read GetEvtArray;

Description

Fields

Private FEvtArray: TEvtArray;
 

Methods

Private function GetEvtArray: TEvtArray;
 
Protected procedure Restore(DecompressionStream: TDecompressionStream; Annotations: TStringList); override;
 
Protected procedure Store(Compressor: TCompressionStream); override;
 
Protected procedure Clear; override;
 

Properties

Public property EvtArray: TEvtArray read GetEvtArray;
 

Generated by PasDoc 0.12.1 on 2013-05-13 15:41:45