ERIS Pipeline Reference Manual 1.8.15
Functions
Utilities relating to MASTER_BPMs

Functions

void en_master_bpm_delete (master_bpm *target)
 Delete a 'master_bpm' struct.
 

Detailed Description

Function Documentation

◆ en_master_bpm_delete()

void en_master_bpm_delete ( master_bpm *  target)

Delete a 'master_bpm' struct.

The function deletes the master_bpm struct and its contents. If the pointer is NULL then no action is taken.

Definition at line 58 of file eris_nix_master_bpm.c.

Referenced by eris_nix_scired_cal_det().