|
|
LCSuperPosition Constructor |
| Name | Description | |
|---|---|---|
| LCSuperPosition |
Initializes a new instance of the LCSuperPosition class.
the default constructor.
| |
| LCSuperPosition(LCSuperPosition) |
Initializes a new instance of the LCSuperPosition class.
the copy constructor.
| |
| LCSuperPosition(Int32, Model) |
Initializes a new instance of the LCSuperPosition class.
create new unit LCSuperPosition rule for a load-case of given index.
| |
| LCSuperPosition(String, Double) |
Initializes a new instance of the LCSuperPosition class.
create new SuperPosition rule with factors given in LcFact.
| |
| LCSuperPosition(Model, ListDouble) |
Initializes a new instance of the LCSuperPosition class.
create new SuperPosition rule with factors given in LcFact.
| |
| LCSuperPosition(Model, Double) |
Initializes a new instance of the LCSuperPosition class.
create new SLCuperPosition rule with factors given in LcFact.
|