DuctLiningType.IsValidRoughness
Description:
Identifies if the input roughness is valid.
Identifies if the input roughness is valid.
Remarks:
Roughness should be at least equal to or larger than 0.
Roughness should be at least equal to or larger than 0.
public bool IsValidRoughness(
double roughness
)
-
DoubleroughnessThe roughness to check.