Class TFluxBoundary

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TFluxBoundary = class(TCustomOrientedPhastBoundary)

Description

TFluxBoundary represents a flux boundary in PHAST for one TScreenObject.

Hierarchy

Overview

Methods

Private procedure SetOrientation(const Value: TViewDirection); override;
Protected procedure SetScreenObject(const Value: TScreenObject); override;
Public constructor Create(ScreenObject: TScreenObject; Model: TBaseModel);

Description

Methods

Private procedure SetOrientation(const Value: TViewDirection); override;

See TCustomOrientedPhastBoundary.Orientation. SetOrientation sets AssociatedSolution.TimeList and Flux.TimeList.

Protected procedure SetScreenObject(const Value: TScreenObject); override;

See ScreenObject.

Public constructor Create(ScreenObject: TScreenObject; Model: TBaseModel);

Create creates an instance of TFluxBoundary.


Generated by PasDoc 0.12.1 on 2013-05-13 15:42:01