ctfZeroPoint(API)
提供: Eospedia
DataManip/ctfInfo/src/ctfZeroPointはctfZeroPointのためのAPI です。
定数
構造体
typedef struct ctfInfoZeroPoint { float RMax; /* RMax */ float dR; /* delta R */ int N; /* Zero Point Number */ long mode; } ctfInfoZeroPoint;
API
extern float ctfZeroPoint(ctfInfo* info, ctfInfoZeroPoint* infoZeroPoint, long mode);