![]() |
LCSuperPosition Methods |
The LCSuperPosition type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add(LCSuperPosition) |
Adds two LoadCaseSuperPosition objects and returns a new one.
|
![]() | Add(String, Double) |
add a load-case of given identifier and factor to the super position expression
in case the name already exists in the superposition the factor is added to the existing one.
|
![]() ![]() | Add(LCSuperPosition, LCSuperPosition) |
adds two LoadCaseSuperPosition objects.
|
![]() ![]() | And |
combine two list of super-imposition objects via AND.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | isZero |
Returns true if the SuperPosition is empty.
|
![]() | lcFactors |
Returns the load-case factors as a VectReal for all load-cases present in the model.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Scale |
Returns a new scaled LoadCaseSuperPosition object.
|
![]() | ToString |
generate string representation.
(Overrides ObjectToString.) |