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

The file overview level.

Syntax
C#
Visual Basic
public enum TSpanLevel : uint { splZero, splOne, splTwo }

FileSignal.cs

Members 
Description 
splZero 
There is no overview. Data is the original signal contents. 
splOne 
Overview is computed once. 
splTwo 
Overview is computed twice. 

Specifies the file overview level used to speed up the drawing of the overview chart for the long signals/files. If the first overview reduced data by 20x, the second overview will reduce it by 20x20 = 400x

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