IRadialGateTuneFactor 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)
Syntaxdouble TuneFactor { get; set; }Property TuneFactor As Double
	Get
	Set
property double TuneFactor {
	double get ();
	void set (double value);
}Property Value
Type: 
Double
See Also