powerspectraTangentLine(API)

提供: Eospedia
移動: 案内検索

DataManip/ctfInfo/src/powerspectraTangentLineAPI です。ctfDetermineで使用しています。

定数

構造体

API

正接曲線

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