Main Page | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

VModis_interpol.h File Reference

#include "common.h"

Classes

struct  PRODUCT

Enumerations

enum  PROJTYPE { INTERP_SWATH }
enum  INTERP_OUTPUT { INTERP_BOUNDS, INTERP_CENTERS }

Functions

void get_step_and_offset (int n1, int n2, float *offset, float *step, int rowsperscan, int georowsamplingstep, unsigned char crosstrack)
void resample_row_geolocation (INTERP_OUTPUT output, double *oldlon, double *oldlat, PRODUCT *product, coord_type *newlon, coord_type *newlat)
void get_virtual_row (const coord_type *lon1, const coord_type *lat1, const coord_type *lon2, const coord_type *lat2, double t, int ncols, double *lon3, double *lat3)
void get_georows (double fractrow, PRODUCT *input, int iscan, int *georow1, int *georow2, double *t)

Enumeration Type Documentation

enum INTERP_OUTPUT
 

Enumeration values:
INTERP_BOUNDS 
INTERP_CENTERS 

enum PROJTYPE
 

Enumeration values:
INTERP_SWATH 


Function Documentation

void get_georows double  fractrow,
PRODUCT input,
int  iscan,
int *  georow1,
int *  georow2,
double *  t
 

void get_step_and_offset int  n1,
int  n2,
float *  offset,
float *  step,
int  rowsperscan,
int  georowsamplingstep,
unsigned char  crosstrack
 

void get_virtual_row const coord_type lon1,
const coord_type lat1,
const coord_type lon2,
const coord_type lat2,
double  t,
int  ncols,
double *  lon3,
double *  lat3
 

void resample_row_geolocation INTERP_OUTPUT  output,
double *  oldlon,
double *  oldlat,
PRODUCT product,
coord_type newlon,
coord_type newlat
 


Generated on Wed Apr 19 17:05:06 2006 for Remap by  doxygen 1.3.9.1