NI-SCOPE .NET Class Library Help

Table of Contents

ScopeScalarMeasurementStatistics.StandardDeviation Property

  • Updated2023-09-06
  • 1 minute(s) read
ScopeScalarMeasurementStatistics.StandardDeviation Property

ScopeScalarMeasurementStatisticsStandardDeviation Property

Gets the standard deviation of the most recent measurements indicated by StatisticsCount.

Namespace:  NationalInstruments.ModularInstruments.NIScope
Assembly:  NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023

Syntax

public double StandardDeviation { get; }
Public ReadOnly Property StandardDeviation As Double
	Get

Property Value

Type: Double
Standard deviation of the most recent measurements indicated by statistics count.

See Also

Log in to get a better experience