ocssw
V2022
|
Include dependency graph for l1_aci.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Macros | |
#define | NO06 6 /* the 2nd character is a capital oh, the 3rd is a zero */ |
#define | NO07 7 |
#define | NO08 8 |
#define | NO09 9 |
#define | NO10 10 |
#define | NO11 11 |
#define | NO12 12 |
#define | NO14 14 |
#define | NO15 15 |
#define | NO16 16 |
#define | NO17 17 |
#define | NO18 18 |
#define | NO19 19 |
Functions | |
int | closel1_aci (filehandle *l1file) |
int | openl1_aci (filehandle *l1file) |
int | readl1_aci (filehandle *l1file, int32_t recnum, l1str *l1rec) |
const char * | xsatid2name (int xsatid) |
int | satname2xsatid (const char *satname) |
Macro Definition Documentation
◆ NO06
◆ NO07
◆ NO08
◆ NO09
◆ NO10
◆ NO11
◆ NO12
◆ NO14
◆ NO15
◆ NO16
◆ NO17
◆ NO18
◆ NO19
Function Documentation
◆ closel1_aci()
◆ openl1_aci()
◆ readl1_aci()
int readl1_aci | ( | filehandle * | l1file, |
int32_t | recnum, | ||
l1str * | l1rec | ||
) |