IRsaAmplification Interface

Represents RSA amplification

Namespace:  TSD.API.Remoting.Solver
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public interface IRsaAmplification

The IRsaAmplification type exposes the following members.

Properties
  NameDescription
Public propertyAxCalculated
Get the calculated value, A_{x} (unitless)
Public propertyAxUsed
Gets the used value, A_{x} (unitless)
Public propertyDeltaAverage
Get the average delta (in [mm])
Public propertyDeltaMaximum
Gets the maximum delta (in [mm])
Public propertyDeltaMinimum
Gets the minimum delta (in [mm])
Public propertySeismicFactor
Gets the seismic factor
Public propertyTorsionFactor
Gets the torsion factor
Top
See Also