RegnoCompleteRegnoSoftware.Standard.Core
|
IRegnoChannelSamplesDoc..::..SampleValues Property
An array of 64-bit Double values. Each value represents the sample value at the associated array index.
Namespace:
RegnoSoftware.Standard.Core.Interfaces
Assembly:
RegnoSoftware.Standard.Core (in RegnoSoftware.Standard.Core.dll)
Syntax
[DescriptionAttribute] [JsonPropertyAttribute] double[] SampleValues { get; set; }