ctfZeroPoint(API)
From EosPedia
DataManip/ctfInfo/src/ctfZeroPoint is API for ctfZeroPoint.
constant
struct
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);