Description | Hierarchy | Fields | Methods | Properties |
type TWellWriter = class(TObject)
TWellWriter
is used to help write data for Wells in PHAST.
![]() |
FPumpingRate: TPhastTimeList; |
![]() |
FSolution: TPhastTimeList; |
![]() |
FScreenObjectList: TList; |
![]() |
constructor Create; |
![]() |
destructor Destroy; override; |
![]() |
property ScreenObjectList: TList read FScreenObjectList; |
![]() |
property PumpingRate: TPhastTimeList read FPumpingRate; |
![]() |
property Solution: TPhastTimeList read FSolution; |
![]() |
FPumpingRate: TPhastTimeList; |
See PumpingRate. |
![]() |
FSolution: TPhastTimeList; |
See Solution. |
![]() |
FScreenObjectList: TList; |
![]() |
constructor Create; |
|
![]() |
destructor Destroy; override; |
|
![]() |
property ScreenObjectList: TList read FScreenObjectList; |
|
![]() |
property PumpingRate: TPhastTimeList read FPumpingRate; |
|
![]() |
property Solution: TPhastTimeList read FSolution; |
|