Click or drag to resize

Karamba.Loads.Combinations Namespace

[Missing <summary> documentation for "N:Karamba.Loads.Combinations"]

Classes
  ClassDescription
Public classANDCombination
AND combination of two combinations.
Public classANDLFCombination
Leading Factor AND combination of two combinations.
Public classCombinationExpression
abstract parse tree of an expression describing a load-combination-rule.
Public classCombinationSentence
represents line-number, name and expression of a load-combination.
Public classCombiParser
Interprets strings of load-combination.
Public classCombiVisitorR
Class for visiting combination expressions. Returns products of type R.
Public classFactoredCombi
Expression for combining names in an or and and expression.
Public classLCCombiCollector
manages the collection of load case combinations.
Public classLCSuperPosition
Represents a SuperPosition of several load-cases.
Public classLCSuperPositionCollection
represents several action superpositions and supports operations for combining them.
Public classLCSuperPositionFactor
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.
Public classLCVisitorSuperPosition
Visits a combination tree and. Produces load-case superposition collections from CombinationSentence.
Public classLoadCaseIdComparer
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.
Public classORCombination
OR combination of two combinations.
Enumerations
  EnumerationDescription
Public enumerationRecoveryMode
indicates what to do in case of undefined load-case names.