| Description | Hierarchy | Fields | Methods | Properties | 
type TSfrSegmentFlowCollection = class(TCustomNonSpatialBoundColl)
TSfrSegmentFlowCollection represents MODFLOW Streamflow Routing boundaries for a series of time intervals.
![]()  | 
FTimeValues: array of TSfrSegmentFlowRecord; | 
![]()  | 
function GetFlowTimeValues(Index: integer): TSfrSegmentFlowRecord; | 
![]()  | 
procedure SetFlowTimeValues(Index: integer; const Value: TSfrSegmentFlowRecord); | 
![]()  | 
class function ItemClass: TBoundaryItemClass; override; | 
![]()  | 
procedure EvaluateBoundaries; | 
![]()  | 
function GetFlowValuesFromTime(StartTime: double): TSfrSegmentFlowRecord; | 
![]()  | 
property FlowTimeValues[Index:integer]: TSfrSegmentFlowRecord
      read GetFlowTimeValues write SetFlowTimeValues; | 
![]()  | 
FTimeValues: array of TSfrSegmentFlowRecord; | 
![]()  | 
function GetFlowTimeValues(Index: integer): TSfrSegmentFlowRecord; | 
![]()  | 
procedure SetFlowTimeValues(Index: integer; const Value: TSfrSegmentFlowRecord); | 
![]()  | 
class function ItemClass: TBoundaryItemClass; override; | 
![]()  | 
procedure EvaluateBoundaries; | 
![]()  | 
function GetFlowValuesFromTime(StartTime: double): TSfrSegmentFlowRecord; | 
![]()  | 
property FlowTimeValues[Index:integer]: TSfrSegmentFlowRecord
      read GetFlowTimeValues write SetFlowTimeValues; |