Interface IDriftCheck
Represents a drift check
Namespace: TSD.API.Remoting.Solver
Assembly: TSD.API.Remoting.dll
Syntax
public interface IDriftCheck
Properties
| Name | Description |
|---|---|
| CheckStatus | Gets the check status |
| CriticalCombinationIds | Gets a dictionary of IDs of critical combinations indexed by directions |
| CriticalSpanNames | Gets a dictionary of the critical span names indexed by directions |
| CriticalValues | Gets a dictionary of critical values (unitless) indexed by directions |
| FirstOrderDrifts | Gets a dictionary of values of the first order drift (in [mm]) indexed by directions |
| SecondOrderDrifts | Gets a dictionary of values of the second order drift (in [mm]) indexed by directions |