Interface IRsaAmplification
Represents RSA amplification
Namespace: TSD.API.Remoting.Solver
Assembly: TSD.API.Remoting.dll
Syntax
public interface IRsaAmplification
Properties
| Name | Description |
|---|---|
| AxCalculated | Get the calculated value, A_{x} (unitless) |
| AxUsed | Gets the used value, A_{x} (unitless) |
| DeltaAverage | Get the average delta (in [mm]) |
| DeltaMaximum | Gets the maximum delta (in [mm]) |
| DeltaMinimum | Gets the minimum delta (in [mm]) |
| SeismicFactor | Gets the seismic factor |
| TorsionFactor | Gets the torsion factor |