ocssw
V2022
|
setflags_l1.c File Reference
#include "l1.h"
Include dependency graph for setflags_l1.c:
Go to the source code of this file.
Functions | |
void | l1_mask_set (l1str *l1rec, int32_t ip) |
int | setflags (l1str *l1rec) |
void | setflagbits_l1 (int level, l1str *l1rec, int32_t ipix) |
Function Documentation
◆ l1_mask_set()
void l1_mask_set | ( | l1str * | l1rec, |
int32_t | ip | ||
) |
Definition at line 3 of file setflags_l1.c.
◆ setflagbits_l1()
void setflagbits_l1 | ( | int | level, |
l1str * | l1rec, | ||
int32_t | ipix | ||
) |
Definition at line 129 of file setflags_l1.c.
◆ setflags()
int setflags | ( | l1str * | l1rec | ) |
Definition at line 16 of file setflags_l1.c.