Class TSfrUnsatSegmentStorage

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TSfrUnsatSegmentStorage = class(TCustomBoundaryStorage)

Description

no description available, TCustomBoundaryStorage description follows

@name defines the starting and ending time for a particular boundary condition. Descendants add an array of records that defining where and with what values the boundary condition applies.

Hierarchy

Overview

Fields

Private FSrfUnsatSegmentArray: TSrfUnsatSegmentArray;

Methods

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

Properties

Public property SrfUnsatSegmentArray: TSrfUnsatSegmentArray read GetSrfUnsatSegmentArray;

Description

Fields

Private FSrfUnsatSegmentArray: TSrfUnsatSegmentArray;
 

Methods

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

Properties

Public property SrfUnsatSegmentArray: TSrfUnsatSegmentArray read GetSrfUnsatSegmentArray;
 

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