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

VModis Class Reference

#include <VModis.h>

Inheritance diagram for VModis:

VHdf VFile List of all members.

Public Member Functions

 VModis (const char *filename, const char *dataset, int ichannel=0)
int ichannel ()
void get_calibration (double &slope, double &offset) const
coord_typelat () const
coord_typelon () const
time_typetime () const
data_typedata () const
 ~VModis ()

Protected Member Functions

void read_lat_lon_time ()
void destroy ()

Private Member Functions

void interpol (int sample_nrows, int sample_ncols, const coord_type *sample_lat, const coord_type *sample_lon, int full_nrows, int full_ncols, coord_type *full_lat, coord_type *full_lon)

Constructor & Destructor Documentation

VModis::VModis const char *  filename,
const char *  dataset,
int  ichannel = 0
 

VModis::~VModis  ) 
 


Member Function Documentation

data_type* VModis::data  )  const [inline, virtual]
 

Reimplemented from VHdf.

void VModis::destroy  )  [protected, virtual]
 

Reimplemented from VHdf.

void VModis::get_calibration double &  slope,
double &  offset
const [virtual]
 

Reimplemented from VHdf.

int VModis::ichannel  )  [inline]
 

Reimplemented from VHdf.

void VModis::interpol int  sample_nrows,
int  sample_ncols,
const coord_type sample_lat,
const coord_type sample_lon,
int  full_nrows,
int  full_ncols,
coord_type full_lat,
coord_type full_lon
[private]
 

coord_type* VModis::lat  )  const [inline, virtual]
 

Reimplemented from VHdf.

coord_type* VModis::lon  )  const [inline, virtual]
 

Reimplemented from VHdf.

void VModis::read_lat_lon_time  )  [protected, virtual]
 

Implements VHdf.

time_type* VModis::time  )  const [inline, virtual]
 

Reimplemented from VHdf.


The documentation for this class was generated from the following file:
Generated on Wed Apr 19 17:05:06 2006 for Remap by  doxygen 1.3.9.1