|
ocssw
1.0
|
Go to the source code of this file.
Functions | |
| int | GEO_validate_orbit_data (int const number_of_scans, double sc_position[MAX_SCAN_NUMBER *2][3], double sc_velocity[MAX_SCAN_NUMBER *2][3], double time_stamp[MAX_SCAN_NUMBER *2], int ancil_flags[MAX_SCAN_NUMBER *2]) |
| int GEO_validate_orbit_data | ( | int const | number_of_scans, |
| double | sc_position[MAX_SCAN_NUMBER *2][3], | ||
| double | sc_velocity[MAX_SCAN_NUMBER *2][3], | ||
| double | time_stamp[MAX_SCAN_NUMBER *2], | ||
| int | ancil_flags[MAX_SCAN_NUMBER *2] | ||
| ) |
Definition at line 8 of file GEO_validate_orbit_data.c.
1.7.6.1