Click or drag to resize

DRTResultUsedFrequencies Property

Gets or sets the list of frequencies actually used for the calculation.

Namespace: RelaxIS_SDK.RelaxISWCFLink.DRT
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public List<double> UsedFrequencies { get; set; }

Property Value

ListDouble
See Also