IEnergyLossFrictionFactor Property  | 
 
            Frictionfactor used to calculate the energy loss caused by ordinary friction.
            Type: Dimensional factor
            Unit: [s2/m6]
            Default: 0.001
            
 
    Namespace: 
   DHI.Mike1D.StructureModule
    Assembly:
   DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxdouble FrictionFactor { get; set; }Property FrictionFactor As Double
	Get
	Set
property double FrictionFactor {
	double get ();
	void set (double value);
}Property Value
Type: 
Double
See Also