Property SLNoiseStats.TSLNoiseStatResults.SFDR

From Mitov Wiki Doc
Revision as of 00:24, 22 November 2011 by David Alm (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.

Class: TSLNoiseStatResults

Contents

Syntax

Delphi:

property SFDR : Real read Fsfdr;

C++ Builder:

__property double SFDR = { read=Fsfdr };

Summary

Returns the Spurious Free Dynamic Range.

Description

Use this property to get the Spurious Free Dynamic Range. Formally, SFDR = 20*log( fundamental amplitude / highest spurious amplitude ), where highest spurious is the second biggest peak located after the fundamental, dBFS.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox