HDPipeDesignOptimizationReach Methods |
The HDPipeDesignOptimizationReach type exposes the following members.
Name | Description | |
---|---|---|
![]() | CalculateNewReachDiametersAndCopyToResults |
Calculate new reach diameter from the Manning number of the cross section in the first
(upstream) grid point, and save this diameter to the results list.
|
![]() | Control |
Setter for controllable entity. Used by the control module.
Can safely be called multiple times with the same timeN.
|
![]() | DeltaDiameter |
Return the change in diameter from the original diameter to the newest available result
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetEngineReach |
Find the IReach that has _reachId == EngineReach.LocationSpan.ID. If multiple reaches exist that
have the same ID in locations, the first reach is returned.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Prepare |
Prepare the Pipe Design reach.
|
![]() | ResetControlledState |
Reset controlled state to initial values.
|
![]() | SaveOriginalDiameter |
Save original diameters, to be used when rerunning the simulation
|
![]() | SetDiameterFromResults |
Set reach diameter from results. This is called in Initialize() which is called so before Prepare(), therefore
we cannot use _xsCircular.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | Validate |
Validate reach data
|