Go to the source code of this file.
Functions | |
void | hsm_add_options (struct option *ops, struct hsm_params *p) |
int | hsm_compute_ht_for_scan (LDP ld, struct hsm_params *p, const double base[3], hsm_buffer *b) |
void | sm_hsm (struct sm_params *params, struct sm_result *res) |
void hsm_add_options | ( | struct option * | ops, |
struct hsm_params * | p | ||
) |
Adds options related to HSM
Definition at line 6 of file hsm_interface.c.
int hsm_compute_ht_for_scan | ( | LDP | ld, |
struct hsm_params * | p, | ||
const double | base[3], | ||
hsm_buffer * | b | ||
) |
Find maximum reading for the points
Definition at line 20 of file hsm_interface.c.
Definition at line 56 of file hsm_interface.c.