ILoadingRsaTorqueLevelAmplifications Property

Gets a dictionary of amplifications indexed by the ID of a level they are applied to

Namespace:  TSD.API.Remoting.Solver
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
IReadOnlyDictionary<Guid, IRsaAmplification> LevelAmplifications { get; }

Property Value

Type: IReadOnlyDictionaryGuid, IRsaAmplification
See Also