You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Structs, Records, Enums > Dew.Signal.TSpectrumDescriptorRecord Structure
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
Dew.Signal.TSpectrumDescriptorRecord Structure

Defined to support storing and loading the spectrum descriptor to/from Streams.

Syntax
C#
Visual Basic
public struct TSpectrumDescriptorRecord { public int SpectrumMethod; public int Integration; public int Logarithmic; public int Averages; public int AveragingType; public double SamplingTime; public double SamplingFrequency; public int ArOrder; public int Window; public double ScaleFactor; public int SpectrumType; public double SidelobeAtt; public double ActualZeroPadding; }

SignalAnalysis.cs

Defined to support storing and loading the spectrum descriptor to/from Streams.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!