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

Defined to support double/single compatibility.

Syntax
C#
Visual Basic
public struct TMarkRecordDouble { public double Freq; public double Amplt; public double Phase; public double Time; }

SignalTools.cs

The record type is defined to support component configuration compatibility between signal processing package compiled in double and single precision

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