powerspectraTangentLine(API)

From EosPedia
Revision as of 00:18, 2 September 2014 by Kinoshita (Talk | contribs)

Jump to: navigation, search

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

constant

struct

API

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