CulvertStructureIterationCentering Property  | 
 
            Used when making relaxation when iterating to find the subcritical solution for structures solved using the energy equation.
            When it equals 1 no relaxation is made.
            
 
    Namespace: 
   DHI.Mike1D.StructureModule
    Assembly:
   DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxpublic double StructureIterationCentering { get; set; }Public Property StructureIterationCentering As Double
	Get
	Set
public:
virtual property double StructureIterationCentering {
	double get () sealed;
	void set (double value) sealed;
}Property Value
Type: 
DoubleImplements
IHeadLossStructureStructureIterationCentering
See Also