「powerspectraTangentLine(API)」の版間の差分
提供: Eospedia
(ページの作成:「DataManip/ctfInfo/src/'''powerspectraTangentLine'''はAPI です。ctfDetermineで使用しています。 == 定数 == == 構造体 == == API == extern void Tang...」) |
|||
行1: | 行1: | ||
− | DataManip/ctfInfo/src/'''powerspectraTangentLine''' | + | DataManip/ctfInfo/src/'''powerspectraTangentLine'''は[[API]] です。[[ctfDetermine]]で使用しています。 |
== 定数 == | == 定数 == | ||
行6: | 行6: | ||
== API == | == API == | ||
+ | 正接曲線 | ||
extern void TangentLine(floatVector* spacing, | extern void TangentLine(floatVector* spacing, | ||
floatVector* scatter, | floatVector* scatter, |
2014年9月30日 (火) 08:04時点における最新版
DataManip/ctfInfo/src/powerspectraTangentLineはAPI です。ctfDetermineで使用しています。
定数
構造体
API
正接曲線
extern void TangentLine(floatVector* spacing, floatVector* scatter, float** belowCoefficient, float** aboveCoefficient, ctfInfo* ini, lctfDetermineInfo* linfo, int mode);