|
ocssw
1.0
|
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) |
| int get_navig_sds | ( | int32 | sd_id, |
| float32 * | sen_mat, | ||
| float32 * | orb_vec, | ||
| float32 * | sun_ref, | ||
| float32 * | scan_ell, | ||
| int32 * | msec | ||
| ) |
Definition at line 34 of file get_navig_sds.c.
| 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.
1.7.6.1