Description | Hierarchy | Fields | Methods | Properties |
type TRiverWriter = class(TObject)
TRiverWriter
is used to help write data for Rivers in PHAST.
![]() |
FAssociatedSolution: TPhastTimeList; |
![]() |
FBedHydraulicConductivity: TDataArray; |
![]() |
FBedThickness: TDataArray; |
![]() |
FDepth: TDataArray; |
![]() |
FHead: TPhastTimeList; |
![]() |
FWidth: TDataArray; |
![]() |
FScreenObjectList: TList; |
![]() |
constructor Create; |
![]() |
destructor Destroy; override; |
![]() |
property ScreenObjectList: TList read FScreenObjectList; |
![]() |
property AssociatedSolution: TPhastTimeList read FAssociatedSolution; |
![]() |
property BedHydraulicConductivity: TDataArray read FBedHydraulicConductivity; |
![]() |
property BedThickness: TDataArray read FBedThickness; |
![]() |
property Depth: TDataArray read FDepth; |
![]() |
property Head: TPhastTimeList read FHead; |
![]() |
property Width: TDataArray read FWidth; |
![]() |
FAssociatedSolution: TPhastTimeList; |
See AssociatedSolution. |
![]() |
FBedHydraulicConductivity: TDataArray; |
![]() |
FBedThickness: TDataArray; |
See BedThickness. |
![]() |
FDepth: TDataArray; |
See Depth. |
![]() |
FHead: TPhastTimeList; |
See Head. |
![]() |
FWidth: TDataArray; |
See Width. |
![]() |
FScreenObjectList: TList; |
![]() |
constructor Create; |
|
![]() |
destructor Destroy; override; |
|
![]() |
property ScreenObjectList: TList read FScreenObjectList; |
|
![]() |
property AssociatedSolution: TPhastTimeList read FAssociatedSolution; |
|
![]() |
property BedHydraulicConductivity: TDataArray read FBedHydraulicConductivity; |
|
![]() |
property BedThickness: TDataArray read FBedThickness; |
|
![]() |
property Depth: TDataArray read FDepth; |
|
![]() |
property Head: TPhastTimeList read FHead; |
|
![]() |
property Width: TDataArray read FWidth; |
|