Click or drag to resize

STComponentQuantitiesPassiveLayerFraction Method (STBaseComponent, String)

Returns passive layer fraction quantity for a given sand component.

Namespace:  DHI.Mike1D.STDataAccess
Assembly:  DHI.Mike1D.HDParameterDataAccess (in DHI.Mike1D.HDParameterDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public static IQuantity PassiveLayerFraction(
	STBaseComponent stComponent,
	string extra = ""
)

Parameters

stComponent
Type: DHI.Mike1D.STDataAccessSTBaseComponent

[Missing <param name="stComponent"/> documentation for "M:DHI.Mike1D.STDataAccess.STComponentQuantities.PassiveLayerFraction(DHI.Mike1D.STDataAccess.STBaseComponent,System.String)"]

extra (Optional)
Type: SystemString

[Missing <param name="extra"/> documentation for "M:DHI.Mike1D.STDataAccess.STComponentQuantities.PassiveLayerFraction(DHI.Mike1D.STDataAccess.STBaseComponent,System.String)"]

Return Value

Type: IQuantity

[Missing <returns> documentation for "M:DHI.Mike1D.STDataAccess.STComponentQuantities.PassiveLayerFraction(DHI.Mike1D.STDataAccess.STBaseComponent,System.String)"]

See Also