Karamba.Loads.Combination Namespace

Classes that represent load-case-combinations.

Classes

CombinationAND AND combination of two combinations.
CombinationANDLF Leading Factor AND combination of two combinations.
CombinationExpression abstract parse tree of an expression describing a load-combination-rule.
CombinationFactor A factor to be applied to a load-case SuperPosition. The factors are upper and lower bound multipliers where the lower-bound multiplier may be null, thus non-existent.
CombinationFactored Expression for combining names in an or and and expression.
CombinationFactoredComposite Expression for combining names in an 'or' and 'and' expression.
CombinationOR OR combination of two combinations.
CombinationSentence represents line-number, name and expression of a load-combination.
LoadCase Represents a AND-relation between several loads.
LoadCaseActivation manages the activation of load-cases for result calculations and retrieval.
LoadCaseCombination Represents a OR-combination between several loads-cases.
LoadCaseCombinationCollection Manages the collection of load case combinations.
LoadCaseCombinationList represents an ordered list of load cases combinations. Is used by LoadCaseCombinationCollection and LoadCaseActivation.
LoadCaseCombinationOptionsEigenModes Contains options for the calculation of load case combinations.
LoadCaseCombinationOptionsThI Contains options for the calculation of load case combinations.
LoadCaseCombinationOptionsThII Contains options for the calculation of load case combinations.
LoadComponent interface of load components. Load components are the leaves of the load-case-combination tree.
RulesParser Interprets strings of load-combination.
RulesVisitorR Class for visiting combination expressions. Returns products of type R.
RulesVisitorExpander Visits a combination tree and. Produces load-case superposition collections from CombinationSentence.
VisitorLoadCaseCombination represents several action load-cases and supports operations for combining them. Is used by visitors to discern between upper and lower bound load-contributions.

Interfaces

ILoadCaseCombinationOptions Interface for load case combination options.

Enumerations

CalculationType Type of displacement calculation to apply.