MISR Toolkit  1.5.1
Macros | Functions
misrproj.h File Reference

Go to the source code of this file.

Macros

#define STRLEN   200
 
#define NBLOCK   180
 
#define NOFFSET   NBLOCK - 1
 
#define R2D   57.2957795131
 
#define D2R   1.745329251994328e-2
 
#define NPROJ   15
 

Functions

int misr_init (const int nblock, const int nline, const int nsample, const float relOff[NOFFSET], const double ulc_coord[], const double lrc_coord[])
 
int misrfor (const double x, const double y, int *block, float *line, float *sample)
 
int misrinv (const int block, const float line, const float sample, double *x, double *y)
 

Macro Definition Documentation

◆ D2R

#define D2R   1.745329251994328e-2

Definition at line 10 of file misrproj.h.

◆ NBLOCK

#define NBLOCK   180

Definition at line 7 of file misrproj.h.

◆ NOFFSET

#define NOFFSET   NBLOCK - 1

Definition at line 8 of file misrproj.h.

◆ NPROJ

#define NPROJ   15

Definition at line 11 of file misrproj.h.

◆ R2D

#define R2D   57.2957795131

Definition at line 9 of file misrproj.h.

◆ STRLEN

#define STRLEN   200

Definition at line 6 of file misrproj.h.

Function Documentation

◆ misr_init()

int misr_init ( const int  nblock,
const int  nline,
const int  nsample,
const float  relOff[NOFFSET],
const double  ulc_coord[],
const double  lrc_coord[] 
)

Definition at line 18 of file misr_init.c.

◆ misrfor()

int misrfor ( const double  x,
const double  y,
int *  block,
float *  line,
float *  sample 
)

Definition at line 18 of file misrfor.c.

◆ misrinv()

int misrinv ( const int  block,
const float  line,
const float  sample,
double *  x,
double *  y 
)

Definition at line 17 of file misrinv.c.


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