RadialGateTuneFactor Property  | 
 
            Discharge calibration factor. This factor is used only on the part of the 
            discharge that flows below the gate.
            Type: Dimensional factor
            Unit: []
            Default: 1
            
 
    Namespace: 
   DHI.Mike1D.StructureModule
    Assembly:
   DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxpublic double TuneFactor { get; set; }Public Property TuneFactor As Double
	Get
	Set
public:
virtual property double TuneFactor {
	double get () sealed;
	void set (double value) sealed;
}Property Value
Type: 
DoubleImplements
IRadialGateTuneFactor
See Also