|
ocssw
V2022
|
flags_iop.c File Reference
#include "l12_proto.h"
Include dependency graph for flags_iop.c:
Go to the source code of this file.
Functions | |
| void | init_iop_flag (float32 wave[], int32 nwave, iopfstr *f) |
| void | set_iop_flag (float wave[], int32_t nwave, float a[], float aph[], float adg[], float bb[], float32 bbp[], int16_t *flag) |
Function Documentation
◆ init_iop_flag()
| void init_iop_flag | ( | float32 | wave[], |
| int32 | nwave, | ||
| iopfstr * | f | ||
| ) |
Definition at line 6 of file flags_iop.c.
◆ set_iop_flag()
| void set_iop_flag | ( | float | wave[], |
| int32_t | nwave, | ||
| float | a[], | ||
| float | aph[], | ||
| float | adg[], | ||
| float | bb[], | ||
| float32 | bbp[], | ||
| int16_t * | flag | ||
| ) |
Definition at line 152 of file flags_iop.c.


