powerspectraTangentLine(API)

From EosPedia
Revision as of 08:05, 30 September 2014 by Kinoshita (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

DataManip/ctfInfo/src/powerspectraTangentLine is API. It is used by ctfDetermine.

constant

struct

API

Tangent line

extern void TangentLine(floatVector* spacing, 
		floatVector* scatter,
		float** belowCoefficient, 
		float** aboveCoefficient, 
		ctfInfo* ini,
		lctfDetermineInfo* linfo,
		int mode);