Property SLNoiseStats.TSLNoiseStatResults.SFDR
From Mitov Wiki Doc
				
				
				(Difference between revisions)
				
																
				
				
								
				
Latest revision as of 00:24, 22 November 2011
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.