MISR Toolkit  1.5.1
Functions | Variables
MtkOrbitToPath.c File Reference
#include "MisrOrbitPath.h"
#include "MisrError.h"

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]
 

Function Documentation

◆ MtkOrbitToPath()

MTKt_status MtkOrbitToPath ( int  orbit,
int *  path 
)

Given orbit number return path number.

Returns
MTK_SUCCESS if successful.
Example:
In this example, we get the path number of orbit 12115.
status = MtkOrbitToPath(12115, &path);
Parameters
[in]orbitOrbit Number
[out]pathPath Number

Definition at line 135 of file MtkOrbitToPath.c.

Variable Documentation

◆ orbit_path

const int orbit_path[1000]
static

Definition at line 20 of file MtkOrbitToPath.c.


MISR Toolkit - Copyright © 2005 - 2020 Jet Propulsion Laboratory
Generated on Fri Jun 19 2020 22:49:53