|
MOONS Pipeline Reference Manual 0.13.1
|
Functions | |
| cpl_frameset ** | moo_dfs_split_by_offset (cpl_frameset *set) |
| Get the EXPTIME from the frameset. | |
| cpl_error_code | moo_dfs_set_groups (cpl_frameset *set) |
| Set the group as RAW or CALIB in a frameset. | |
| double * | moo_dfs_get_exptime (cpl_frameset *set) |
| Get the EXPTIME from the frameset. | |
TBD
| double * moo_dfs_get_exptime | ( | cpl_frameset * | set | ) |
Get the EXPTIME from the frameset.
| set | the input frameset |
Error code:
Definition at line 198 of file moo_dfs.c.
References moo_pfits_get_exptime().
| cpl_error_code moo_dfs_set_groups | ( | cpl_frameset * | set | ) |
| cpl_frameset ** moo_dfs_split_by_offset | ( | cpl_frameset * | set | ) |
Get the EXPTIME from the frameset.
| set | the input frameset |
Error code:
Definition at line 59 of file moo_dfs.c.
References moo_pfits_get_slit_offset().