|
HOPS
HOPS class reference
|
#include <stdio.h>#include <math.h>#include <string.h>#include "msg.h"#include "mk4_data.h"#include "mk4_util.h"#include "param_struct.h"#include "pass_struct.h"#include "mk4_sizes.h"#include "ffmath.h"Macros | |
| #define | TWO31 2147483648.0 |
| #define | TWO32 4294967296.0 |
Enumerations | |
| enum | { USB_LCP = 0 , USB_RCP , LSB_LCP , LSB_RCP , NONE } |
| enum | { LCP , RCP } |
Functions | |
| int | pcal_interp (struct mk4_sdata *sd1, struct mk4_sdata *sd2, struct type_param *param, struct freq_corel *corel, struct mk4_corel *pcdata) |
| #define TWO31 2147483648.0 |
| #define TWO32 4294967296.0 |
| int pcal_interp | ( | struct mk4_sdata * | sd1, |
| struct mk4_sdata * | sd2, | ||
| struct type_param * | param, | ||
| struct freq_corel * | corel, | ||
| struct mk4_corel * | pcdata | ||
| ) |