powerspectraTangentLine(API)

From EosPedia
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);