|
ocssw
V2022
|
get_navig_sds.c File Reference
Include dependency graph for get_navig_sds.c:
Go to the source code of this file.
Functions | |
| int | get_navig_sds_line (int32 sd_id, int iline, float32 *sen_mat, float32 *orb_vec, float32 *sun_ref, float32 *scan_ell, char newfile) |
| int | get_navig_sds (int32 sd_id, float32 *sen_mat, float32 *orb_vec, float32 *sun_ref, float32 *scan_ell, int32 *msec) |
Function Documentation
◆ get_navig_sds()
| int get_navig_sds | ( | int32 | sd_id, |
| float32 * | sen_mat, | ||
| float32 * | orb_vec, | ||
| float32 * | sun_ref, | ||
| float32 * | scan_ell, | ||
| int32 * | msec | ||
| ) |
Definition at line 31 of file get_navig_sds.c.
◆ get_navig_sds_line()
| int get_navig_sds_line | ( | int32 | sd_id, |
| int | iline, | ||
| float32 * | sen_mat, | ||
| float32 * | orb_vec, | ||
| float32 * | sun_ref, | ||
| float32 * | scan_ell, | ||
| char | newfile | ||
| ) |
Definition at line 4 of file get_navig_sds.c.


