Interface IVibrationResults
Represents results of vibration analysis
Namespace: TSD.API.Remoting.Solver
Assembly: TSD.API.Remoting.dll
Syntax
public interface IVibrationResults
Methods
| Name | Description |
|---|---|
| GetLoadingVibrationAsync(Guid, CancellationToken) | Returns the vibration results for a loading with given ID |
| GetSolvedLoadingIdsAsync(CancellationToken) | Returns a collection of IDs of solved loading |