Description | Hierarchy | Fields | Methods | Properties |
type TMultinodeWell = class(TObject)
![]() |
FCells: TValueCellList; |
![]() |
FScreenObject: TScreenObject; |
![]() |
function GetCell(Index: integer): TValueCell; |
![]() |
function GetCellCount: integer; |
![]() |
function WellBoundary: TMnw2Boundary; |
![]() |
function VerticalWell: boolean; |
![]() |
function ConstantWellLossParameters: boolean; |
![]() |
procedure GetVerticalWellElevations(out Ztop, Zbotm: double); |
![]() |
Destructor Destroy; override; |
![]() |
class function IsScreenObjectVertical( AScreenObject: TScreenObject): Boolean; |
![]() |
property Cells[Index:integer]: TValueCell read GetCell; |
![]() |
property CellCount: integer read GetCellCount; |
![]() |
FCells: TValueCellList; |
![]() |
FScreenObject: TScreenObject; |
![]() |
function GetCell(Index: integer): TValueCell; |
![]() |
function GetCellCount: integer; |
![]() |
function WellBoundary: TMnw2Boundary; |
![]() |
function VerticalWell: boolean; |
![]() |
function ConstantWellLossParameters: boolean; |
![]() |
procedure GetVerticalWellElevations(out Ztop, Zbotm: double); |
![]() |
Destructor Destroy; override; |
![]() |
class function IsScreenObjectVertical( AScreenObject: TScreenObject): Boolean; |
![]() |
property Cells[Index:integer]: TValueCell read GetCell; |
![]() |
property CellCount: integer read GetCellCount; |