powerspectraTangentLine(API)

提供: Eospedia
2014年5月13日 (火) 03:00時点におけるKinoshita (トーク | 投稿記録)による版

(差分) ←前の版 | 最新版 (差分) | 次の版→ (差分)
移動: 案内検索

DataManip/ctfInfo/src/powerspectraTangentLineはAPI です。ctfDetermineで使用しています。

定数

構造体

API

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