![]() |
Karamba.Loads.Combinations Namespace |
[Missing <summary> documentation for "N:Karamba.Loads.Combinations"]
Class | Description | |
---|---|---|
![]() | ANDCombination |
AND combination of two combinations.
|
![]() | ANDLFCombination |
Leading Factor AND combination of two combinations.
|
![]() | CombinationExpression |
abstract parse tree of an expression describing a load-combination-rule.
|
![]() | CombinationSentence |
represents line-number, name and expression of a load-combination.
|
![]() | CombiParser |
Interprets strings of load-combination.
|
![]() | CombiVisitorR |
Class for visiting combination expressions. Returns products of type R.
|
![]() | FactoredCombi |
Expression for combining names in an or and and expression.
|
![]() | LCCombiCollector |
manages the collection of load case combinations.
|
![]() | LCSuperPosition |
Represents a SuperPosition of several load-cases.
|
![]() | LCSuperPositionCollection |
represents several action superpositions and supports operations for combining them.
|
![]() | LCSuperPositionFactor |
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.
|
![]() | LCVisitorSuperPosition |
Visits a combination tree and. Produces load-case superposition collections from CombinationSentence.
|
![]() | LoadCaseIdComparer |
compares the names of two load-cases:
numbers come first and are sorted in ascending numerical oder. Then
come the other identifiers in alphanumeric order.
|
![]() | ORCombination |
OR combination of two combinations.
|
Enumeration | Description | |
---|---|---|
![]() | RecoveryMode |
indicates what to do in case of undefined load-case names.
|