MISR Toolkit
1.5.1
|
Go to the source code of this file.
Functions | |
MTKt_status | MtkOrbitToPath (int orbit, int *path) |
Given orbit number return path number. More... | |
Variables | |
static const int | orbit_path [1000] |
MTKt_status MtkOrbitToPath | ( | int | orbit, |
int * | path | ||
) |
Given orbit number return path number.
[in] | orbit | Orbit Number |
[out] | path | Path Number |
Definition at line 135 of file MtkOrbitToPath.c.
|
static |
Definition at line 20 of file MtkOrbitToPath.c.