Click or drag to resize

LCSuperPositionFactor Constructor (Double)

Initializes a new instance of the LCSuperPositionFactor class. create.

Namespace:  Karamba.Loads.Combinations
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public LCSuperPositionFactor(
	double fac
)

Parameters

fac
Type: SystemDouble
Factor to be applied to a load-case SuperPosition.
See Also